Home
last modified time | relevance | path

Searched defs:uwRet (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_m/testsuites/sample/posix/mutex/
H A DIt_posix_mutex.c35 UINT32 uwRet = 0; in PosixPthreadDestroy() local
50 UINT32 uwRet = 0; in PosixPthreadInit() local
[all...]
/kernel/liteos_m/testsuites/unittest/xts/cmsis/
H A Dcmsis_msg_func_test.c51 osStatus_t uwRet; in CmsisMessageQueueGetFunc001() local
118 osStatus_t uwRet; variable
133 osStatus_t uwRet = osMessageQueueDelete(NULL); global() variable
145 osStatus_t uwRet; global() variable
164 osStatus_t uwRet = osMessageQueuePut(NULL, g_cmsisMessageInfo[MSGQUEUE_COUNT_INDEX_0], 0, 0); global() variable
176 osStatus_t uwRet; global() variable
195 osStatus_t uwRet; global() variable
227 osStatus_t uwRet; global() variable
242 osStatus_t uwRet; global() variable
262 UINT32 uwRet; global() variable
281 UINT32 uwRet = osMessageQueueGetMsgSize(NULL); global() variable
293 UINT32 uwRet; global() variable
311 UINT32 uwRet = osMessageQueueGetCapacity(NULL); global() variable
323 UINT32 uwRet; global() variable
351 UINT32 uwRet = osMessageQueueGetCount(NULL); global() variable
363 UINT32 uwRet; global() variable
391 UINT32 uwRet = osMessageQueueGetSpace(NULL); global() variable
[all...]
H A Dcmsis_timer_func_test.c168 UINT32 uwRet; variable
187 UINT32 uwRet; variable
206 UINT32 uwRet; variable
231 UINT32 uwRet; global() variable
256 UINT32 uwRet; global() variable
274 UINT32 uwRet; global() variable
293 UINT32 uwRet = osTimerStart(NULL, millisec); global() variable
305 UINT32 uwRet; global() variable
326 UINT32 uwRet; global() variable
347 UINT32 uwRet; global() variable
370 UINT32 uwRet; global() variable
394 UINT32 uwRet = osTimerDelete(NULL); global() variable
406 UINT32 uwRet; global() variable
431 UINT32 uwRet; global() variable
456 UINT32 uwRet; global() variable
478 UINT32 uwRet; global() variable
500 UINT32 uwRet = osTimerStop(NULL); global() variable
512 UINT32 uwRet; global() variable
531 UINT32 uwRet; global() variable
553 UINT32 uwRet; global() variable
578 UINT32 uwRet; global() variable
601 UINT32 uwRet; global() variable
620 UINT32 uwRet; global() variable
642 UINT32 uwRet; global() variable
666 UINT32 uwRet; global() variable
689 UINT32 uwRet = osTimerIsRunning(NULL); global() variable
701 UINT32 uwRet = osKernelGetTickFreq(); global() variable
713 UINT32 uwRet = osKernelGetSysTimerFreq(); global() variable
725 UINT32 uwRet = osKernelGetSysTimerCount(); global() variable
[all...]
H A Dcmsis_task_pri_func_test.c75 UINT32 uwRet; in CmsisThreadSetPriorityFunc001() local
88 UINT32 uwRet; in CmsisThreadSetPriorityFunc002() local
130 UINT32 uwRet = osThreadGetPriority(NULL); variable
142 UINT32 uwRet; global() variable
336 UINT32 uwRet = osThreadSetPriority(NULL, osPriorityNormal); global() variable
348 UINT32 uwRet; global() variable
1056 UINT32 uwRet = osDelay(DELAY_TICKS_5); global() variable
1071 UINT32 uwRet; global() variable
[all...]
H A Dcmsis_task_func_test.c374 UINT32 uwRet = osThreadGetCount(); in CmsisThreadGetCountFunc002() local
400 UINT32 uwRet = osThreadGetCount(); in CmsisThreadGetCountFunc003() local
747 osStatus_t uwRet; variable
1228 UINT32 uwRet = osThreadGetCount(); global() variable
1459 osStatus_t uwRet = osThreadGetState(NULL); global() variable
1589 osStatus_t uwRet = osThreadSuspend(NULL); global() variable
1603 osStatus_t uwRet; global() variable
1658 osStatus_t uwRet; global() variable
1705 UINT32 uwRet = osThreadGetStackSize(NULL); global() variable
1789 UINT32 uwRet = osThreadGetStackSpace(NULL); global() variable
1895 UINT32 uwRet = osThreadResume(NULL); global() variable
1911 UINT32 uwRet = osThreadTerminate(NULL); global() variable
2045 osKernelState_t uwRet = osKernelGetState(); global() variable
2058 osKernelState_t uwRet; global() variable
2072 UINT32 uwRet = osKernelLock(); global() variable
2088 UINT32 uwRet; global() variable
2118 UINT32 uwRet = osKernelUnlock(); global() variable
2130 UINT32 uwRet; global() variable
2146 UINT32 uwRet; global() variable
2163 UINT32 uwRet; global() variable
2179 UINT32 uwRet; global() variable
2196 UINT32 uwRet = osKernelUnlock(); global() variable
[all...]
/kernel/liteos_a/testsuites/unittest/common/
H A DosTest.cpp291 UINT32 uwRet = 0; in PosixPthreadInit() local
311 UINT32 uwRet = 0; PosixPthreadDestroy() local
380 int uwRet = 0; TestPartInit() local
409 int uwRet = 0; TestPartDelete() local
[all...]

Completed in 4 milliseconds