Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/MSVC-MingW/
A Dport.c234 …const SIZE_T xStackSize = 1024; /* Set the size to a small number which will get rounded up to the… in pxPortInitialiseStack() local
260 …pxThreadState->pvThread = CreateThread( NULL, xStackSize, ( LPTHREAD_START_ROUTINE ) pxCode, pvPar… in pxPortInitialiseStack()

Completed in 5 milliseconds