Searched refs:stack_size (Results 1 – 2 of 2) sorted by relevance
293 uint32_t stack_size; ///< size of stack member
83 …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 bytes109 \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