Home
last modified time | relevance | path

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

/bsp/hc32/tests/
A Dtest_hwtimer.c34 static rt_bool_t cb_run = RT_FALSE; variable
53 cb_run = RT_TRUE; in timeout_cb()
154 while (cb_run == RT_FALSE); in hwtimer_sample()
155 cb_run = RT_FALSE; in hwtimer_sample()

Completed in 4 milliseconds