Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led_strip/
Dtlc5971.c22 uint8_t num_pixels; member
184 size_t num_pixels) in tlc5971_fill_data_buffer()
231 static int tlc5971_transmit_data(const struct device *dev, size_t num_pixels) in tlc5971_transmit_data()
249 static int tlc5971_update_rgb(const struct device *dev, struct led_rgb *pixels, size_t num_pixels) in tlc5971_update_rgb()
Dlpd880x.c89 size_t num_pixels) in lpd880x_strip_update_rgb()
Dtlc59731.c120 size_t num_pixels) in tlc59731_gpio_update_rgb()
Dws2812_gpio.c134 size_t num_pixels) in ws2812_gpio_update_rgb()
Dws2812_rpi_pico_pio.c77 size_t num_pixels) in ws2812_led_strip_update_rgb()
Dws2812_spi.c80 size_t num_pixels) in ws2812_strip_update_rgb()
Dws2812_i2s.c66 size_t num_pixels) in ws2812_strip_update_rgb()
/Zephyr-latest/include/zephyr/drivers/
Dled_strip.h109 size_t num_pixels) in led_strip_update_rgb()