Searched refs:process_time (Results 1 – 1 of 1) sorted by relevance
121 OSTick current_tick, process_tick, process_time; in CheckFlashTimer() local125 process_time = OS_TicksToMilliSeconds(process_tick); in CheckFlashTimer()126 if (timeout_tick <= process_time) in CheckFlashTimer()