Searched refs:OS_TimerCreate (Results 1 – 5 of 5) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/ |
| A D | os_timer.c | 71 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type, in OS_TimerCreate() function 115 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type, in OS_TimerCreate() function
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/RT-Thread/ |
| A D | _os_timer.h | 61 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type,
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/FreeRTOS/ |
| A D | _os_timer.h | 88 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/ |
| A D | os_timer.c | 48 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type, in OS_TimerCreate() function
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/ |
| A D | _sd_define.h | 143 #define SDC_InitTimer(t, cb, arg, pms) OS_TimerCreate(t, OS_TIMER_ONCE, cb, arg, pms)
|
Completed in 259 milliseconds