Searched refs:configTIMER_TASK_STACK_DEPTH (Results 1 – 2 of 2) sorted by relevance
100 #define configTIMER_TASK_STACK_DEPTH ( 512 ) //USE_MIN_STACK_SIZE modify from 512 to 256 macro
230 #ifndef configTIMER_TASK_STACK_DEPTH231 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_STACK_DEPTH must also be defined.
Completed in 6 milliseconds