Searched defs:configMINIMAL_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
34 #define configMINIMAL_STACK_SIZE 128 macro
48 #define configMINIMAL_STACK_SIZE ((uint16_t)128) macro
51 #define configMINIMAL_STACK_SIZE ((unsigned short)256) macro
50 #define configMINIMAL_STACK_SIZE ((uint32_t)(256)) macro