Searched refs:configTIMER_QUEUE_LENGTH (Results 1 – 3 of 3) sorted by relevance
20 #define configTIMER_QUEUE_LENGTH 5 macro
1023 [(size_t)configTIMER_QUEUE_LENGTH * in prvCheckForValidListAndQueue()1031 (UBaseType_t)configTIMER_QUEUE_LENGTH, in prvCheckForValidListAndQueue()1039 (UBaseType_t)configTIMER_QUEUE_LENGTH, in prvCheckForValidListAndQueue()
272 # ifndef configTIMER_QUEUE_LENGTH273 #error If configUSE_TIMERS is set to 1 then configTIMER_QUEUE_LENGTH must also be defined.
Completed in 7 milliseconds