configMINIMAL_STACK_SIZE is only used within FreeRTOS_Semaphore.
 
Symbols
loading...
Files
loading...

configMINIMAL_STACK_SIZE macro

Syntax

#define configMINIMAL_STACK_SIZE ( ( uint16_t ) 128 )

References

LocationText
FreeRTOSConfig.h:95
#define configMINIMAL_STACK_SIZE ( ( uint16_t ) 128 )
main.c:25
#define semtstSTACK_SIZE configMINIMAL_STACK_SIZE