Searched refs:stack_mem (Results 1 – 2 of 2) sorted by relevance
292 void *stack_mem; ///< memory for stack member
107 \ref osThreadAttr_t.stack_mem holds a pointer to the stacks lowest address. 120 .stack_mem = &thread1_stk_1[0],1070 \var osThreadAttr_t::stack_mem1078 The size (in bytes) of the stack specified by \ref stack_mem.1080 Default: \token{0} as the default is no memory provided with \ref stack_mem.