Searched refs:configIDLE_TASK_NAME (Results 1 – 2 of 2) sorted by relevance
148 #ifndef configIDLE_TASK_NAME149 #define configIDLE_TASK_NAME "IDLE" macro3523 cIdleName[ xIdleTaskNameIndex ] = configIDLE_TASK_NAME[ xIdleTaskNameIndex ]; in prvCreateIdleTasks()
793 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of816 tasks to be overridden by defining the configIDLE_TASK_NAME and