zephyr/drivers/led
Jordan Yates 07870934e3 everywhere: replace double words
Treewide search and replace on a range of double word combinations:
    * `the the`
    * `to to`
    * `if if`
    * `that that`
    * `on on`
    * `is is`
    * `from from`

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-22 05:40:22 -04:00
..
CMakeLists.txt drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
Kconfig drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
Kconfig.gpio
Kconfig.ht16k33 drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
Kconfig.is31fl3194 drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
Kconfig.is31fl3216a drivers: led: Add lumissil is31fl3216a driver 2023-06-19 11:02:36 +02:00
Kconfig.is31fl3733 drivers: led: added support for is31fl3733 led driver 2023-07-21 10:51:18 +00:00
Kconfig.lp50xx drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
Kconfig.lp3943
Kconfig.lp5562
Kconfig.lp5569
Kconfig.ncp5623 drivers: led: Add Onsemi ncp5623c driver 2023-08-04 10:47:31 -05:00
Kconfig.npm1300 drivers: led: npm1300: nPM1300 LED driver 2023-06-23 08:55:13 +00:00
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108
Kconfig.xec
ht16k33.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
is31fl3194.c drivers/led: add IS31FL3194 LED driver 2024-06-03 15:30:01 -04:00
is31fl3216a.c drivers: led: Add lumissil is31fl3216a driver 2023-06-19 11:02:36 +02:00
is31fl3733.c drivers: led: added support for is31fl3733 led driver 2023-07-21 10:51:18 +00:00
led_context.h
led_gpio.c
led_handlers.c build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
led_mchp_xec.c hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_npm1300.c drivers: led: npm1300: nPM1300 LED driver 2023-06-23 08:55:13 +00:00
led_pwm.c drivers: led: led_pwm: Fix PM callback error logging 2023-10-20 15:03:27 +02:00
led_shell.c drivers: led: shell: print color as string 2024-06-11 19:43:15 -04:00
lp50xx.c drivers: led: lp50xx: brightness: don't check uint >= 0 2024-02-10 16:32:23 +01:00
lp3943.c
lp5562.c drivers: led: add output current configuration to ti,lp5562 2024-03-26 16:17:23 -04:00
lp5569.c drivers: led: add power management for ti lp5569 2023-06-19 09:17:52 +01:00
ncp5623.c drivers: ncp5623: check led_info for all LEDs 2024-05-03 07:29:45 -04:00
pca9633.c drivers: led: pca9633: disable allcall 2023-10-06 12:24:23 +01:00
tlc59108.c