Searched defs:osSemaphoreNew (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_m/kal/cmsis/ | ||
H A D | cmsis_liteos2.c | 1120 osSemaphoreId_t osSemaphoreNew(uint32_t max_count, uint32_t initial_count, const osSemaphoreAttr_t *attr)
in osSemaphoreNew() function |
Completed in 4 milliseconds