Searched refs:process_tick (Results 1 – 1 of 1) sorted by relevance
121 OSTick current_tick, process_tick, process_time; in CheckFlashTimer() local124 process_tick = current_tick - start_tick; in CheckFlashTimer()125 process_time = OS_TicksToMilliSeconds(process_tick); in CheckFlashTimer()