zephyr/drivers/led
Peter Bigot ab91eef23b coccinelle: standardize kernel API timeout arguments
Use the int_literal_to_timeout Coccinelle script to convert literal
integer arguments for kernel API timeout parameters to the standard
timeout value representations.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-03 11:55:44 -07:00
..
CMakeLists.txt drivers: led: ht16k33: add LED driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04:00
ht16k33.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
Kconfig drivers: led: ht16k33: add LED driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04:00
Kconfig.ht16k33 drivers: gpio: ht16k33: add GPIO driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04:00
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
led_context.h
led_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
lp3943.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lp5562.c cleanup: include/: move led.h to drivers/led.h 2019-06-27 22:55:49 -04:00
pca9633.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00