Home
last modified time | relevance | path

Searched refs:tick_end (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/kernel/rhino/
A Dk_timer.c352 tick_t tick_end; in timer_task() local
360 tick_end = krhino_sys_tick_get(); in timer_task()
363 g_timer_count = tick_end; in timer_task()
376 tick_end = krhino_sys_tick_get(); in timer_task()
378 g_timer_count = tick_end; in timer_task()
380 g_timer_count = tick_end; in timer_task()

Completed in 5 milliseconds