Home
last modified time | relevance | path

Searched refs:update_rgb (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dled_strip.h90 led_api_update_rgb update_rgb; member
124 return api->update_rgb(dev, pixels, num_pixels); in led_strip_update_rgb()
/Zephyr-latest/drivers/led_strip/
Dapa102.c96 .update_rgb = apa102_update_rgb,
Dlpd880x.c154 .update_rgb = lpd880x_strip_update_rgb,
Dtlc59731.c143 .update_rgb = tlc59731_gpio_update_rgb,
Dws2812_gpio.c176 .update_rgb = ws2812_gpio_update_rgb,
Dws2812_spi.c173 .update_rgb = ws2812_strip_update_rgb,
Dws2812_i2s.c206 .update_rgb = ws2812_strip_update_rgb,
Dws2812_rpi_pico_pio.c120 .update_rgb = ws2812_led_strip_update_rgb,
Dtlc5971.c326 .update_rgb = tlc5971_update_rgb,