Home
last modified time | relevance | path

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

/AliOS-Things-master/components/minilibc/libc/
A Dclock_gettime.c44 int ret = csi_timer_get_current_value(timer_handle, &cv); in timer_current_value()
87 csi_timer_get_current_value(timer_handle, &cv1); in clock_timer_init()
88 csi_timer_get_current_value(timer_handle, &cv2); in clock_timer_init()
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_timer.h123 int32_t csi_timer_get_current_value(timer_handle_t handle, uint32_t *value);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dtimer.h123 int32_t csi_timer_get_current_value(timer_handle_t handle, uint32_t *value);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_timer.c343 int32_t csi_timer_get_current_value(timer_handle_t handle, uint32_t *value) in csi_timer_get_current_value() function

Completed in 5 milliseconds