zephyr/drivers/led
Gerard Marull-Paretas 40542638fd drivers: led: gpio: use DT_INST_FOREACH_CHILD_SEP_VARGS
Avoid auxiliary macros by using DT_INST_FOREACH_CHILD_SEP_VARGS

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-30 16:19:57 +02:00
..
CMakeLists.txt
ht16k33.c
Kconfig
Kconfig.gpio drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.ht16k33 drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.lp503x drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.lp3943 drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.lp5562 drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.pca9633 drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.pwm drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.tlc59108 drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
led_context.h
led_gpio.c drivers: led: gpio: use DT_INST_FOREACH_CHILD_SEP_VARGS 2022-08-30 16:19:57 +02:00
led_handlers.c
led_pwm.c drivers: led: pwm: use DT_INST_FOREACH_CHILD_SEP 2022-08-30 16:19:57 +02:00
led_shell.c
lp503x.c dts: Replace DT_LABEL(node) with DT_PROP(node, label) 2022-08-19 06:49:50 -05:00
lp3943.c
lp5562.c
pca9633.c
tlc59108.c