Home
last modified time | relevance | path

Searched refs:configINITIAL_TICK_COUNT (Results 1 – 3 of 3) sorted by relevance

/Kernel-v10.6.2/include/
HDFreeRTOS.h1026 #ifndef configINITIAL_TICK_COUNT
1027 #define configINITIAL_TICK_COUNT 0 macro
/Kernel-v10.6.2/
HDtasks.c367 PRIVILEGED_DATA static volatile TickType_t xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;
2052 xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT; in vTaskStartScheduler()
HDHistory.txt726 + Introduced configINITIAL_TICK_COUNT to allow the tick count to take a