Home
last modified time | relevance | path

Searched refs:OS_TimerCreate (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_timer.c71 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.h61 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.h88 OS_Status OS_TimerCreate(OS_Timer_t *timer, OS_TimerType type,
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/
A Dos_timer.c48 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.h143 #define SDC_InitTimer(t, cb, arg, pms) OS_TimerCreate(t, OS_TIMER_ONCE, cb, arg, pms)

Completed in 259 milliseconds