os_thread_def::stacksize is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

os_thread_def::stacksize field

Syntax

uint32_t stacksize;

References

LocationReferrerText
cmsis_os.h:285
uint32_t stacksize; ///< stack size requirements in bytes; 0 is default stack size
cmsis_os.c:226osThreadCreate()

Data Use

Functions reading os_thread_def::stacksize
os_thread_def::stacksize
all items filtered out
Type of os_thread_def::stacksize
os_thread_def::stacksize
uint32_t
all items filtered out