Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/esp_additions/freertos/
DFreeRTOSConfig.h210 #define configTASKLIST_INCLUDE_COREID 1 macro
/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h167 #if configTASKLIST_INCLUDE_COREID
/hal_espressif-3.6.0/docs/doxygen/
DDoxyfile255 configTASKLIST_INCLUDE_COREID=1 \
/hal_espressif-3.6.0/components/freertos/
Dtasks.c4289 #if ( configTASKLIST_INCLUDE_COREID == 1 ) in vTaskGetInfo()
5152 #if configTASKLIST_INCLUDE_COREID in vTaskList()