zephyr/drivers/led
Benjamin Björnsson 21cf889c87 drivers: led: tlc59108: Update driver to use i2c_dt_spec
Simplify driver by using i2c_dt_spec for bus access.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
2022-07-18 18:42:52 +02:00
..
CMakeLists.txt
ht16k33.c drivers: led: ht16k33: move driver to use i2c_dt_spec 2022-07-15 15:35:33 +02:00
Kconfig
Kconfig.gpio
Kconfig.ht16k33 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.lp503x
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108
led_context.h
led_gpio.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
led_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
led_pwm.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
led_shell.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
lp503x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
lp3943.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
lp5562.c drivers: led: lp5562: Allow support for multiple instances 2022-06-05 14:16:25 +02:00
pca9633.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
tlc59108.c drivers: led: tlc59108: Update driver to use i2c_dt_spec 2022-07-18 18:42:52 +02:00