Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtasks.c413 PRIVILEGED_DATA static TaskHandle_t xIdleTaskHandle[configNUM_CORES] = {NULL}; /*< Holds the han… variable
2280 xIdleTaskHandle[ xCoreID ] = xTaskCreateStaticPinnedToCore( prvIdleTask, in vTaskStartScheduler()
2289 if( xIdleTaskHandle[ xCoreID ] != NULL ) in vTaskStartScheduler()
2306 &xIdleTaskHandle[ xCoreID ], in vTaskStartScheduler()
2309 if( xIdleTaskHandle[ xCoreID ] != NULL ) in vTaskStartScheduler()
2397 ( void ) xIdleTaskHandle[0]; in vTaskStartScheduler()
2926 configASSERT( ( xIdleTaskHandle[xPortGetCoreID()] != NULL ) ); in xTaskGetIdleTaskHandle()
2927 return xIdleTaskHandle[xPortGetCoreID()]; in xTaskGetIdleTaskHandle()
2933 configASSERT( ( xIdleTaskHandle[cpuid] != NULL ) ); in xTaskGetIdleTaskHandleForCPU()
2934 return xIdleTaskHandle[cpuid]; in xTaskGetIdleTaskHandleForCPU()
[all …]
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info1137 187 .bss.xIdleTaskHandle 00000008 00000000 00000000 0000364c 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt1242 187 .bss.xIdleTaskHandle 00000008 00000000 00000000 0000364c 2**2
/hal_espressif-3.6.0/tools/test_idf_size/
Dexpected_output3011 xIdleTaskHandle 8 8
Dapp_esp32c3.map7566 .sbss.xIdleTaskHandle
Dapp_esp32h2.map7444 .sbss.xIdleTaskHandle
Dapp_esp32s2.map9683 .bss.xIdleTaskHandle
Dapp2.map11089 .bss.xIdleTaskHandle
Dapp_esp32s3.map10358 .bss.xIdleTaskHandle
Dapp.map19062 .bss.xIdleTaskHandle
Doverflow.map33508 .bss.xIdleTaskHandle
Doverflow_esp32s2.map34330 .bss.xIdleTaskHandle
Doverflow_esp32c3.map34027 .sbss.xIdleTaskHandle
Doverflow_esp32s3.map51353 .bss.xIdleTaskHandle