Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/FreeRTOS/
A D_os_mutex.h59 OS_Status OS_RecursiveMutexCreate(OS_Mutex_t *mutex);
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/RT-Thread/
A D_os_mutex.h60 static inline OS_Status OS_RecursiveMutexCreate(OS_Mutex_t *mutex) in OS_RecursiveMutexCreate() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_mutex.c129 OS_Status OS_RecursiveMutexCreate(OS_Mutex_t *mutex) in OS_RecursiveMutexCreate() function
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/
A Dhal_os.h129 (OS_RecursiveMutexCreate(mtx) == OS_OK ? HAL_OK : HAL_ERROR)

Completed in 7 milliseconds