Searched refs:configIDLE_TASK_NAME (Results 1 – 2 of 2) sorted by relevance
155 #ifndef configIDLE_TASK_NAME156 #define configIDLE_TASK_NAME "IDLE" macro3521 cIdleName[ xIdleTaskNameIndex ] = configIDLE_TASK_NAME[ xIdleTaskNameIndex ]; in prvCreateIdleTasks()
870 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of893 tasks to be overridden by defining the configIDLE_TASK_NAME and