Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/esp_additions/
Dfreertos_tasks_c_additions.h61 return &( xPendingReadyList[idx] ); in pxListGetReadyPendingTask()
/hal_espressif-3.6.0/components/freertos/
Dtasks.c378 PRIVILEGED_DATA static List_t xPendingReadyList[ configNUM_CORES ]; /*< Tasks … variable
2099 …if( listIS_CONTAINED_WITHIN( &xPendingReadyList[xPortGetCoreID()], &( pxTCB->xEventListItem )) == … in prvTaskIsTaskSuspended()
2100 …listIS_CONTAINED_WITHIN( &xPendingReadyList[!xPortGetCoreID()], &( pxTCB->xEventListItem )) == pd… in prvTaskIsTaskSuspended()
2246 … vListInsertEnd( &( xPendingReadyList[xPortGetCoreID()] ), &( pxTCB->xEventListItem ) ); in xTaskResumeFromISR()
2528 while( listLIST_IS_EMPTY( &xPendingReadyList[xPortGetCoreID()] ) == pdFALSE ) in xTaskResumeAll()
2530 …pxTCB = listGET_OWNER_OF_HEAD_ENTRY( ( &xPendingReadyList[xPortGetCoreID()] ) ); /*lint !e9079 voi… in xTaskResumeAll()
3693 … vListInsertEnd( &( xPendingReadyList[ uxTargetCPU ] ), &( pxUnblockedTCB->xEventListItem ) ); in xTaskRemoveFromEventList()
4053 if( listCURRENT_LIST_LENGTH( &xPendingReadyList[xPortGetCoreID()] ) != 0 ) in eTaskConfirmSleepModeStatus()
4185 vListInitialise( &xPendingReadyList[ i ] ); in prvInitialiseTaskLists()
4188 vListInitialise( &xPendingReadyList[xPortGetCoreID()] ); in prvInitialiseTaskLists()
[all …]
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info1145 191 .bss.xPendingReadyList 00000028 00000000 00000000 0000364c 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt1250 191 .bss.xPendingReadyList 00000028 00000000 00000000 0000364c 2**2
/hal_espressif-3.6.0/tools/test_idf_size/
Dexpected_output3015 xPendingReadyList 40 40
Dapp_esp32c3.map7437 .bss.xPendingReadyList
Dapp_esp32h2.map7314 .bss.xPendingReadyList
Dapp_esp32s2.map9691 .bss.xPendingReadyList
Dapp2.map11097 .bss.xPendingReadyList
Dapp_esp32s3.map10384 .bss.xPendingReadyList
Dapp.map19070 .bss.xPendingReadyList
Doverflow.map33534 .bss.xPendingReadyList
Doverflow_esp32s2.map34356 .bss.xPendingReadyList
Doverflow_esp32c3.map33506 .bss.xPendingReadyList
Doverflow_esp32s3.map51379 .bss.xPendingReadyList