Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_timer.c87 type == OS_TIMER_PERIODIC ? pdTRUE : pdFALSE, in OS_TimerCreate()
122 type == OS_TIMER_PERIODIC ? pdTRUE : pdFALSE, in OS_TimerCreate()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/RT-Thread/
A D_os_timer.h46 OS_TIMER_PERIODIC = 1 /* periodic timer */ enumerator
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/FreeRTOS/
A D_os_timer.h58 OS_TIMER_PERIODIC = 1 /* periodic timer */ enumerator
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/
A Dos_timer.c56 if (type == OS_TIMER_PERIODIC) { in OS_TimerCreate()

Completed in 9 milliseconds