incubator-nuttx/include/nuttx/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
..
apa102.h
lp503x.h
max7219.h
ncp5623c.h
pca9635pw.h
rgbled.h
userled.h drivers/userled: add an interface to support LED effects. 2023-06-27 14:44:00 -03:00
ws2812.h drivers/leds/ws2812: Fix WS2812 pixel size 2023-12-24 16:38:06 -08:00