Searched refs:cb_run (Results 1 – 1 of 1) sorted by relevance
34 static rt_bool_t cb_run = RT_FALSE; variable53 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