zephyr/drivers/led
Anuj Pathak 1471c2f814 drivers: led: lp5562: Add PM Device support
- Add PM_DEVICE support for power management

Signed-off-by: Anuj Pathak <anuj@croxel.com>
2024-09-13 13:43:33 +02:00
..
CMakeLists.txt drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
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 drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
Kconfig.pwm
Kconfig.tlc59108
Kconfig.xec
ht16k33.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
is31fl3194.c drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
is31fl3216a.c
is31fl3733.c
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: print color as string 2024-06-11 19:43:15 -04:00
lp50xx.c
lp3943.c
lp5562.c drivers: led: lp5562: Add PM Device support 2024-09-13 13:43:33 +02:00
lp5569.c drivers: led: lp5569: run clang-format 2024-08-23 15:49:43 +01:00
ncp5623.c drivers: ncp5623: check led_info for all LEDs 2024-05-03 07:29:45 -04:00
pca9633.c
tlc59108.c