Searched refs:round_ticks (Results 1 – 4 of 4) sorted by relevance
66 timer->round_ticks = round; in timer_create()238 if (timer->round_ticks > 0u) { in timer_cb_proc()239 timer->remain = timer->round_ticks; in timer_cb_proc()292 timer->round_ticks = cb->u.round; in cmd_proc()
53 tick_t round_ticks; /**< Timer period */ member
145 round_ms = (uint64_t)krhino_ticks_to_ms(ktimer->round_ticks); in aos_timer_gettime()
611 round = handle->round_ticks; in csi_kernel_timer_start()
Completed in 6 milliseconds