Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h2812 #ifndef configINITIAL_TICK_COUNT
2813 #define configINITIAL_TICK_COUNT 0 macro
/Kernel-v11.0.1/
Dtasks.c480 PRIVILEGED_DATA static volatile TickType_t xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;
3714 xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT; in vTaskStartScheduler()
DHistory.txt818 + Introduced configINITIAL_TICK_COUNT to allow the tick count to take a