zephyr/drivers/led
Luca Burelli 912a581a95 drivers/led: add IS31FL3194 LED driver
Add support for the IS31FL3194 3-channel LED driver. This driver can be
configured to handle its outputs as either a single RGB LED or (up to)
three independent LEDs.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-06-03 15:30:01 -04:00
..
CMakeLists.txt drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
ht16k33.c drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
is31fl3194.c drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
is31fl3216a.c
is31fl3733.c
Kconfig drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
Kconfig.gpio
Kconfig.ht16k33 drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
Kconfig.is31fl3194 drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
Kconfig.is31fl3216a
Kconfig.is31fl3733
Kconfig.lp50xx
Kconfig.lp3943
Kconfig.lp5562
Kconfig.lp5569
Kconfig.ncp5623
Kconfig.npm1300
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108
Kconfig.xec
led_context.h
led_gpio.c
led_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
led_mchp_xec.c
led_npm1300.c
led_pwm.c
led_shell.c drivers: led: shell: Add devices as sub commands 2024-04-11 11:36:09 -05:00
lp50xx.c
lp3943.c
lp5562.c drivers: led: add output current configuration to ti,lp5562 2024-03-26 16:17:23 -04:00
lp5569.c
ncp5623.c drivers: ncp5623: check led_info for all LEDs 2024-05-03 07:29:45 -04:00
pca9633.c
tlc59108.c