Searched refs:configUSE_TIMERS (Results 1 – 2 of 2) sorted by relevance
172 #ifndef configUSE_TIMERS173 #define configUSE_TIMERS 0 macro220 #if configUSE_TIMERS == 1223 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_PRIORITY must also be defined.227 #error If configUSE_TIMERS is set to 1 then configTIMER_QUEUE_LENGTH must also be defined.231 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_STACK_DEPTH must also be defined.
77 #define configUSE_TIMERS 1 macro
Completed in 6 milliseconds