Home
last modified time | relevance | path

Searched defs:instances (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/
H A Dcmsis_os.h293 uint32_t instances; ///< maximum number of instances of that thread function member
458 #define osThreadDef(name, priority, instances, stacksz) \ argument
462 #define osThreadDef(name, priority, instances, stacksz) \ argument
466 #define osThreadDef(name, priority, instances, stacksz) \ argument
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS/Template/
H A Dcmsis_os.h167 uint32_t instances; ///< maximum number of instances of that thread function member
275 #define osThreadDef(name, priority, instances, stacksz) \ argument
278 #define osThreadDef(name, priority, instances, stacksz) \ argument