Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h2884 #ifndef configINITIAL_TICK_COUNT
2885 #define configINITIAL_TICK_COUNT 0 macro
/Kernel-v11.1.0/
Dtasks.c487 PRIVILEGED_DATA static volatile TickType_t xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;
3722 xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT; in vTaskStartScheduler()
8670 xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT; in vTaskResetState()
DHistory.txt895 + Introduced configINITIAL_TICK_COUNT to allow the tick count to take a