Home
last modified time | relevance | path

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

/AliOS-Things-master/kernel/rhino/
A Dk_timer.c66 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()
/AliOS-Things-master/kernel/rhino/include/
A Dk_timer.h53 tick_t round_ticks; /**< Timer period */ member
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_timer.c145 round_ms = (uint64_t)krhino_ticks_to_ms(ktimer->round_ticks); in aos_timer_gettime()
/AliOS-Things-master/hardware/board/c906/adapter/
A Dcsi_rhino.c611 round = handle->round_ticks; in csi_kernel_timer_start()

Completed in 6 milliseconds