Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/led_strip/
Dws2812_i2s.c75 uint32_t reset_word; in ws2812_strip_update_rgb() local
84 reset_word = 0xFFFFFFFF; in ws2812_strip_update_rgb()
88 reset_word = 0; in ws2812_strip_update_rgb()
101 *tx_buf = reset_word; in ws2812_strip_update_rgb()
136 *tx_buf = reset_word; in ws2812_strip_update_rgb()