Home
last modified time | relevance | path

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

/bsp/cvitek/c906_little/board/
A Dtick.c74 unsigned long run_time; in rt_hw_us_delay() local
79 run_time = get_ticks(); in rt_hw_us_delay()
80 } while(run_time < end_time); in rt_hw_us_delay()

Completed in 8 milliseconds