Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/led/
Dis31fl3194.c184 uint8_t color_id, uint8_t *rgb_counts) in is31fl3194_count_colors() argument
188 switch (color_id) { in is31fl3194_count_colors()
202 dev->name, color_id); in is31fl3194_count_colors()
/Zephyr-latest/drivers/led_strip/
Dtlc5971.c151 static uint8_t tlc5971_map_color(int color_id, const struct led_rgb *pixel_data) in tlc5971_map_color() argument
155 switch (color_id) { in tlc5971_map_color()