Home
last modified time | relevance | path

Searched refs:update_channels (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-2.7.6/include/drivers/
Dled_strip.h81 led_api_update_channels update_channels; member
131 return api->update_channels(dev, channels, num_channels); in led_strip_update_channels()
/Zephyr-Core-2.7.6/drivers/led_strip/
Dapa102.c101 .update_channels = apa102_update_channels,
Dlpd880x.c147 .update_channels = lpd880x_strip_update_channels,
Dws2812_spi.c193 .update_channels = ws2812_strip_update_channels,
Dws2812_gpio.c205 .update_channels = ws2812_gpio_update_channels,