Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtasks.c174 #define taskRESET_READY_PRIORITY( uxPriority ) macro
203 …#define taskRESET_READY_PRIORITY( uxPriority ) … macro
1342 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskDelete()
1972 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskSuspend()
4817 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in xTaskPriorityDisinherit()