Searched refs:OS_TimerType (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/RT-Thread/ |
| A D | _os_timer.h | 47 } OS_TimerType; typedef 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 | 59 } OS_TimerType; typedef 88 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type,
|
| /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() 115 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type, in OS_TimerCreate()
|
| /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()
|
Completed in 8 milliseconds