Searched refs:LOS_PRIORITY (Results 1 – 1 of 1) sorted by relevance
58 #define LOS_PRIORITY(cmsisPriority) (LOSCFG_BASE_CORE_TSK_DEFAULT_PRIO - ((cmsisPriority) - osPrior… macro263 priority = LOS_PRIORITY(attr->priority); in osThreadNew()429 prio = LOS_PRIORITY(priority); in osThreadSetPriority()