zephyr/drivers/led
Peter Bigot 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts
Re-run with updated script to convert integer literal delay arguments to
k_sleep to use the standard timeout macros.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-09 08:38:10 -04: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 drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00
Kconfig.lp5562 drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00
Kconfig.pca9633 drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00
led_context.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
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 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
pca9633.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00