Home
last modified time | relevance | path

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

/bsp/hc32/tests/
A Dtest_hwtimer.c69 rt_uint32_t timer_out_s; in hwtimer_sample() local
128 timer_out_s = (atoi(argv[3]) / 1000U) > 1 ? (atoi(argv[3]) / 1000U) : 1; in hwtimer_sample()
129 for (i = 0; i < (timer_out_s * loop_cnt); i++) in hwtimer_sample()

Completed in 3 milliseconds