Searched refs:osal_hrtimer (Results 1 – 5 of 5) sorted by relevance
167 typedef struct osal_hrtimer { struct171 } osal_hrtimer; typedef173 int osal_hrtimer_create(osal_hrtimer *hrtimer);174 int osal_hrtimer_start(osal_hrtimer *hrtimer);175 int osal_hrtimer_destory(osal_hrtimer *hrtimer);
34 int osal_hrtimer_create(osal_hrtimer *hrtimer) in osal_hrtimer_create()38 int osal_hrtimer_start(osal_hrtimer *hrtimer) in osal_hrtimer_start()42 int osal_hrtimer_destory(osal_hrtimer *hrtimer) in osal_hrtimer_destory()
490 typedef struct osal_hrtimer { struct
485 typedef struct osal_hrtimer { struct
488 typedef struct osal_hrtimer { struct