Searched refs:BAR_COLOR3 (Results 1 – 1 of 1) sorted by relevance
24 #define BAR_COLOR3 lv_color_hex(0xffffff) macro843 else if(v > BAR_COLOR3_STOP) draw_dsc.bg_color = BAR_COLOR3; in spectrum_draw_event_cb()844 else if(v > BAR_COLOR2_STOP) draw_dsc.bg_color = lv_color_mix(BAR_COLOR3, BAR_COLOR2, in spectrum_draw_event_cb()