Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/include/aos/
A Drhino.h136 aos_status_t aos_timer_gettime(aos_hdl_t *timer, uint64_t value[]);
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_timer.c136 int aos_timer_gettime(aos_timer_t *timer, uint64_t value[4]) in aos_timer_gettime() function
/AliOS-Things-master/components/posix/src/
A Dtimer.c304 ret = aos_timer_gettime(&(timer_list->aos_timer), time_ns); in timer_gettime()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_sw_timer.c175 aos_timer_gettime(self->timerId, time_ns); in machine_soft_timer_value()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_sw_timer.c199 aos_timer_gettime(&self->timerId, time_ns); in machine_soft_timer_value()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_sw_timer.c199 aos_timer_gettime(&self->timerId, time_ns); in machine_soft_timer_value()
/AliOS-Things-master/components/osal_aos/
A DREADME.md297 | aos_timer_gettime() | 获取定时器时间参数函数 |

Completed in 9 milliseconds