mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 20:36:02 +00:00
If there is more than one PWM than generate a define with a trailing index for the PWM. This matches what we do for GPIOs. So something like: DT_PWM_LEDS_RED_PWM_LED_PWMS_CONTROLLER_0 DT_PWM_LEDS_RED_PWM_LED_PWMS_CONTROLLER_1 ... DT_PWM_LEDS_RED_PWM_LED_PWMS_CONTROLLER_<N> Fixes #18171 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
extract | ||
test-bindings | ||
test-bindings-2 | ||
devicetree.py | ||
dtlib.py | ||
edtlib.py | ||
extract_dts_includes.py | ||
gen_defines.py | ||
test-multidir.dts | ||
test.dts | ||
testdtlib.py | ||
testedtlib.py |