Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_thread.c108 OS_WRN("thread %"OS_HANDLE_F" delete %"OS_HANDLE_F"\n", curHandle, handle); in OS_ThreadDelete()
162 OS_WRN("task num %lu != %lu\n", i, taskNum); in OS_ThreadList()
A Dos_debug.h78 #define OS_WRN(fmt, arg...) OS_LOG(OS_WRN_ON, "[os W] "fmt, ##arg) macro
A Dos_timer.c53 OS_WRN("Invalid timer callback\n"); in OS_TimerPrivCallback()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/
A Dos_debug.h77 #define OS_WRN(fmt, arg...) OS_LOG(OS_WRN_ON, "[os W] "fmt, ##arg) macro
A Dos_thread.c111 OS_WRN("thread %"OS_HANDLE_F" delete %"OS_HANDLE_F"\n", curHandle, handle); in OS_ThreadDelete()

Completed in 7 milliseconds