Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led_strip/
Dtlc5971.c138 static inline uint8_t tlc5971_data_byte24(uint8_t gbc_color_2, uint8_t gbc_color_3) in tlc5971_data_byte24() function
204 data_buffer[count++] = tlc5971_data_byte24(data->gbc_color_2, data->gbc_color_3); in tlc5971_fill_data_buffer()