zephyr/drivers/led
Peter Bigot d03dbab105 drivers: led: fix led_pwm initialization
The PM control function and the init function were swapped.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-20 10:30:29 -06:00
..
CMakeLists.txt drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
Kconfig drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
Kconfig.ht16k33 dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
Kconfig.lp503x drivers: led: add driver for TI LP503x controllers 2020-08-28 15:04:35 +02:00
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
Kconfig.pwm drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
ht16k33.c drivers: led: Convert drivers to new DT device macros 2020-12-15 15:58:00 -06:00
led_context.h
led_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_pwm.c drivers: led: fix led_pwm initialization 2020-12-20 10:30:29 -06:00
led_shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lp503x.c drivers: led: Convert drivers to new DT device macros 2020-12-15 15:58:00 -06:00
lp3943.c drivers: led: Convert drivers to new DT device macros 2020-12-15 15:58:00 -06:00
lp5562.c drivers: led: Convert drivers to new DT device macros 2020-12-15 15:58:00 -06:00
pca9633.c drivers: led: Convert drivers to new DT device macros 2020-12-15 15:58:00 -06:00