zephyr/drivers/led
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API
These calls are not accessible in CI test, nor do they get built on
common platforms (in at least one case I found a typo which proved the
code was truly unused).  These changes are blind, so live in a
separate commit.  But the nature of the port is mechanical, all other
syscalls in the system work fine, and any errors should be easily
corrected.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-09-12 11:31:50 +08:00
..
CMakeLists.txt drivers: led: ht16k33: add LED driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04: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
ht16k33.c dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
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