Searched defs:uxTopReadyPriority (Results 1 – 2 of 2) sorted by relevance
82 #define portRECORD_READY_PRIORITY( uxPriority, uxTopReadyPriority ) \ argument93 #define portRESET_READY_PRIORITY( uxPriority, uxTopReadyPriority ) \ argument104 #define portGET_HIGHEST_PRIORITY( uxTopPriority, uxTopReadyPriority ) \ argument
206 #define portRESET_READY_PRIORITY( uxPriority, uxTopReadyPriority ) argument488 PRIVILEGED_DATA static volatile UBaseType_t uxTopReadyPriority = tskIDLE_PRIORITY; variable