zephyr/drivers/led
Kumar Gala f2ebf488d7 drivers: led_pwm: Convert to use DEVICE_DT_GET
Replace device_get_binding with DEVICE_DT_GET for getting access
to the pwm controller device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-24 13:45:46 -06:00
..
CMakeLists.txt
Kconfig
Kconfig.ht16k33
Kconfig.lp503x
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
Kconfig.pwm
ht16k33.c drivers: led: ht16k33: fix a typo 2021-01-15 11:38:39 -05:00
led_context.h
led_handlers.c
led_pwm.c drivers: led_pwm: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
led_shell.c
lp503x.c
lp3943.c
lp5562.c
pca9633.c