walnux/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 drivers/lcd: Add support to use APA102 LED Matrix as LCD Display 2022-07-19 18:50:04 +03:00
lp503x.h Add LP503x RGB LED driver 2022-12-22 13:39:05 +08:00
max7219.h
ncp5623c.h include: leds: ncp5623c: migrate the license to Apache 2022-04-20 21:05:45 +08:00
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