Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
custom PWM complementary flags for output pins | |
This flag can be used with any of the pwm_pin_set_* API calls to indicate that the PWM signal has to be routed to the complementary output channel. This feature is only available on certain SoC families, refer to the binding's documentation for more details. The custom flags are on the upper 8bits of the pwm_flags_t | |
#define | STM32_PWM_COMPLEMENTARY (1U << 8) |
PWM complementary output pin is enabled. | |
#define | PWM_STM32_COMPLEMENTARY (1U << 8) |
#define PWM_STM32_COMPLEMENTARY (1U << 8) |
#define STM32_PWM_COMPLEMENTARY (1U << 8) |
PWM complementary output pin is enabled.