Searched refs:BAR_COLOR3_STOP (Results 1 – 1 of 1) sorted by relevance
32 #define BAR_COLOR3_STOP (2 * LV_HOR_RES / 3) macro843 else if(v > BAR_COLOR3_STOP) draw_dsc.bg_color = BAR_COLOR3; in spectrum_draw_event_cb()845 … ((v - BAR_COLOR2_STOP) * 255) / (BAR_COLOR3_STOP - BAR_COLOR2_STOP)); in spectrum_draw_event_cb()