Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/include/rtos/liteos/liteos_m/kal/cmsis/
Dcmsis_os.h206 uint32_t instances; ///< maximum number of instances of that thread function member
217 #define osThreadDef(name, priority, instances, stacksz) \ argument
221 #define osThreadDef(name,priority,instances,stacksz,task_name) \ argument