zephyr/drivers/led_strip
Cyril Fougeray 89594e3ada apa102: fix end frame
end frame is used to supply clock pulses so that data goes to last
LED in the chain. Thus, it depends on the number of LEDs in the chain.
Previously, the number of ones sent into the end frame was
hard-coded and limited the usage of the driver to 64 LEDs in the
strip.

Signed-off-by: Cyril Fougeray <cyril.fougeray@toolsforhumanity.com>
2025-01-14 20:52:08 +01:00
..
apa102.c apa102: fix end frame 2025-01-14 20:52:08 +01:00
CMakeLists.txt
Kconfig
Kconfig.apa102
Kconfig.lpd880x
Kconfig.tlc5971
Kconfig.tlc59731
Kconfig.ws2812
lpd880x.c drivers: led_strip: Place API into iterable section 2024-12-02 22:07:42 +00:00
tlc5971.c drivers: led_strip: Place API into iterable section 2024-12-02 22:07:42 +00:00
tlc59731.c drivers: led_strip: Place API into iterable section 2024-12-02 22:07:42 +00:00
ws2812_gpio.c drivers: led_strip: Place API into iterable section 2024-12-02 22:07:42 +00:00
ws2812_i2s.c drivers: led_strip: ws2812_i2s: Adds dependency to i2s-device 2024-12-20 12:37:09 +01:00
ws2812_rpi_pico_pio.c drivers: led_strip: Place API into iterable section 2024-12-02 22:07:42 +00:00
ws2812_spi.c drivers: led_strip: Place API into iterable section 2024-12-02 22:07:42 +00:00