Searched refs:configIDLE_TASK_NAME (Results 1 – 2 of 2) sorted by relevance
126 #ifndef configIDLE_TASK_NAME127 #define configIDLE_TASK_NAME "IDLE" macro2281 configIDLE_TASK_NAME, in vTaskStartScheduler()2302 configIDLE_TASK_NAME, in vTaskStartScheduler()
358 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of381 tasks to be overridden by defining the configIDLE_TASK_NAME and