Home
last modified time | relevance | path

Searched defs:pixels (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.5.0/samples/drivers/led_ws2812/src/
Dmain.c34 struct led_rgb pixels[STRIP_NUM_PIXELS]; variable
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dled_strip.h100 struct led_rgb *pixels, in led_strip_update_rgb()
/Zephyr-Core-3.5.0/drivers/led_strip/
Dapa102.c52 static int apa102_update_rgb(const struct device *dev, struct led_rgb *pixels, in apa102_update_rgb()
Dlpd880x.c87 struct led_rgb *pixels, in lpd880x_strip_update_rgb()
Dtlc5971.c183 static void tlc5971_fill_data_buffer(const struct device *dev, struct led_rgb *pixels, in tlc5971_fill_data_buffer()
249 static int tlc5971_update_rgb(const struct device *dev, struct led_rgb *pixels, size_t num_pixels) in tlc5971_update_rgb()
Dws2812_gpio.c147 struct led_rgb *pixels, in ws2812_gpio_update_rgb()
Dws2812_i2s.c69 static int ws2812_strip_update_rgb(const struct device *dev, struct led_rgb *pixels, in ws2812_strip_update_rgb()
Dws2812_spi.c95 struct led_rgb *pixels, in ws2812_strip_update_rgb()