Home
last modified time | relevance | path

Searched refs:PRIORITY_COUNT_MIN_1 (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/cmsis/
H A Dxts_cmsis.h82 #define PRIORITY_COUNT_MIN_1 4 macro
H A Dcmsis_task_pri_func_test.c53 (void)osThreadSetPriority(id, PRIORITY_COUNT_MIN_1); in WaitThreadExit()
434 attr.priority = PRIORITY_COUNT_MIN_1;
435 g_setPriority = PRIORITY_COUNT_MIN_1;
485 attr.priority = PRIORITY_COUNT_MIN_1;
H A Dcmsis_task_func_test.c156 (void)osThreadSetPriority(id, PRIORITY_COUNT_MIN_1); in WaitThreadExit()
1489 attr.priority = PRIORITY_COUNT_MIN_1;

Completed in 8 milliseconds