Searched refs:configINITIAL_TICK_COUNT (Results 1 – 3 of 3) sorted by relevance
2812 #ifndef configINITIAL_TICK_COUNT2813 #define configINITIAL_TICK_COUNT 0 macro
480 PRIVILEGED_DATA static volatile TickType_t xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;3714 xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT; in vTaskStartScheduler()
818 + Introduced configINITIAL_TICK_COUNT to allow the tick count to take a