Searched refs:configINITIAL_TICK_COUNT (Results 1 – 3 of 3) sorted by relevance
1026 #ifndef configINITIAL_TICK_COUNT1027 #define configINITIAL_TICK_COUNT 0 macro
367 PRIVILEGED_DATA static volatile TickType_t xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;2052 xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT; in vTaskStartScheduler()
726 + Introduced configINITIAL_TICK_COUNT to allow the tick count to take a