zephyr/drivers/led
Nazar Kazakov 9713f0d47c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-14 20:22:24 -04:00
..
CMakeLists.txt drivers: led: build as static library 2021-08-17 06:06:03 -04:00
ht16k33.c drivers: led: ht16k33: reprocess keyscan events in case of i2c error 2021-06-18 11:22:40 +02:00
Kconfig drivers: led: Add LED driver support for TLC59108 2021-08-03 19:03:29 -04:00
Kconfig.gpio drivers: led: Add LED GPIO driver 2021-04-27 16:21:48 +02:00
Kconfig.ht16k33 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.lp503x drivers: led: add driver for TI LP503x controllers 2020-08-28 15:04:35 +02:00
Kconfig.lp3943 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.lp5562 kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-11-03 12:47:30 +01:00
Kconfig.pca9633 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.pwm drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
Kconfig.tlc59108 drivers: led: Add LED driver support for TLC59108 2021-08-03 19:03:29 -04:00
led_context.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_gpio.c drivers: led_gpio: use gpio_pin_set_dt 2021-06-24 06:40:00 -05:00
led_handlers.c drivers: led: fix function name of led_set_color() 2021-04-09 10:44:26 -05:00
led_pwm.c drivers: led: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
led_shell.c drivers: led: Fix warnings in shell_print 2021-10-28 10:38:01 -04:00
lp503x.c drivers: led: lp503x: constify device config 2022-02-21 22:16:10 -05:00
lp3943.c drivers: led: lp3943: use i2c_dt_spec 2022-02-21 22:16:10 -05:00
lp5562.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
pca9633.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
tlc59108.c everywhere: fix typos 2022-03-14 20:22:24 -04:00