Searched defs:instances (Results 1 – 1 of 1) sorted by relevance
217 uint32_t instances; ///< maximum number of instances of that thread function member305 #define osThreadDef(name, priority, instances, stacksz) \ argument308 #define osThreadDef(name, priority, instances, stacksz) \ argument
Completed in 9 milliseconds