incubator-nuttx/drivers/leds
Tiago Medicci Serrano d1326e81bc drivers/leds/ws2812: Fix WS2812 pixel size
Although the LED might be RGB-only, the LED data is packed in a
32-bit long variable and, then, this is the default size of a LED
pixel to define the 'WS2812_RW_PIXEL_SIZE' macro. Please note that
the lower-half driver will deal with the case of the addressable
LED being 3 or 4-pixel sized.
2023-12-24 16:38:06 -08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig Made the PWM frequency of the RGB driver configurable from the menu. 2023-07-05 00:49:44 +08:00
Make.defs
apa102.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
lp503x.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
max7219.c
ncp5623c.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
pca9635pw.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
rgbled.c Made the PWM frequency of the RGB driver configurable from the menu. 2023-07-05 00:49:44 +08:00
userled_lower.c
userled_upper.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
ws2812.c drivers/leds/ws2812: Fix WS2812 pixel size 2023-12-24 16:38:06 -08:00