Home
last modified time | relevance | path

Searched refs:stack_size (Results 1 – 2 of 2) sorted by relevance

/cmsis_6-latest/CMSIS/RTOS2/Include/
Dcmsis_os2.h293 uint32_t stack_size; ///< size of stack member
/cmsis_6-latest/CMSIS/Documentation/Doxygen/RTOS2/src/
Dref_cmsis_os2_thread.txt83 …1024 Bytes with with corresponding value passed as \ref osThreadAttr_t.stack_size to \ref osThread…
92 .stack_size = 1024 // Create the thread stack with a size of 1024 bytes
109 \ref osThreadAttr_t.stack_size is used to pass the stack size in Bytes to \ref osThreadNew.
121 .stack_size = sizeof(thread1_stk_1)
1076 \var osThreadAttr_t::stack_size