Searched refs:osSemaphoreAttr_t (Results 1 - 1 of 1) sorted by relevance
/third_party/cmsis/CMSIS/RTOS2/Include/ | ||
H A D | cmsis_os2.h | 329 } osSemaphoreAttr_t; typedef 715 osSemaphoreId_t osSemaphoreNew (uint32_t max_count, uint32_t initial_count, const osSemaphoreAttr_t *attr); |
Completed in 3 milliseconds