Searched refs:ucStackBytes (Results 1 – 1 of 1) sorted by relevance
57 data static uint8_t ucStackBytes; variable96 ucStackBytes = SP - ( configSTACK_START - 1 ); \100 *pxXRAMStack = ucStackBytes; \104 while( ucStackBytes ) \109 ucStackBytes--; \127 ucStackBytes = pxXRAMStack[ 0 ]; \135 ucStackBytes--; \136 } while( ucStackBytes ); \