Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtasks.c126 #ifndef configIDLE_TASK_NAME
127 #define configIDLE_TASK_NAME "IDLE" macro
2281 configIDLE_TASK_NAME, in vTaskStartScheduler()
2302 configIDLE_TASK_NAME, in vTaskStartScheduler()
DHistory.txt358 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of
381 tasks to be overridden by defining the configIDLE_TASK_NAME and