Searched refs:configTIMER_TASK_PRIORITY (Results 1 – 2 of 2) sorted by relevance
269 #define configTIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY macro
265 #ifndef configTIMER_TASK_PRIORITY266 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_PRIORITY must also be defined.