Searched refs:ucBlock (Results 1 – 1 of 1) sorted by relevance
349 uint8_t ucBlock; in pxPortInitialiseStack() local434 for( ucBlock = 0; ucBlock <= portCOMPILER_MANAGED_MEMORY_SIZE; ucBlock++ ) in pxPortInitialiseStack()436 *pxTopOfStack = ( StackType_t ) ucBlock; in pxPortInitialiseStack()