Searched refs:right_fan_mode_index (Results 1 – 1 of 1) sorted by relevance
19 INT right_fan_mode_index = 0; variable145 right_fan_mode_index = fan_mode_increase(right_fan_mode_index); in climate_screen_event_process()146 …id_set(&climate_screen.climate_screen_right_fan_mode, fan_mode_text_id_list[right_fan_mode_index]); in climate_screen_event_process()150 right_fan_mode_index = fan_mode_decrease(right_fan_mode_index); in climate_screen_event_process()151 …id_set(&climate_screen.climate_screen_right_fan_mode, fan_mode_text_id_list[right_fan_mode_index]); in climate_screen_event_process()