Searched defs:configMINIMAL_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
91 #define configMINIMAL_STACK_SIZE ((unsigned short)256) /* This can be made smaller if required. */ macro
184 #define configMINIMAL_STACK_SIZE (768 + configSTACK_OVERHEAD_TOTAL) macro