zephyr/drivers/led
Gerard Marull-Paretas 56f1a8ce98 pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET
Adjust name to be consistent with device PM naming conventions.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-05-05 18:35:49 -04:00
..
CMakeLists.txt drivers: led: Add LED GPIO driver 2021-04-27 16:21:48 +02:00
Kconfig drivers: led: Add LED GPIO driver 2021-04-27 16:21:48 +02:00
Kconfig.gpio drivers: led: Add LED GPIO driver 2021-04-27 16:21:48 +02:00
Kconfig.ht16k33
Kconfig.lp503x
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
Kconfig.pwm
ht16k33.c drivers: led: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
led_context.h
led_gpio.c drivers: led_gpio: minor tweaks 2021-05-04 16:01:30 +02:00
led_handlers.c
led_pwm.c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET 2021-05-05 18:35:49 -04:00
led_shell.c
lp503x.c drivers: led: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lp3943.c drivers: led: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lp5562.c drivers: led: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
pca9633.c drivers: led: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00