Searched refs:osSemaphoreAttr_t (Results 1 – 4 of 4) sorted by relevance
14 static const osSemaphoreAttr_t init_sema_attrs = {25 const osSemaphoreAttr_t *attr) in osSemaphoreNew()
36 osSemaphoreAttr_t sema_attr[] = {
62 const osSemaphoreAttr_t sema_attr = {
279 } osSemaphoreAttr_t; typedef607 osSemaphoreId_t osSemaphoreNew(uint32_t max_count, uint32_t initial_count, const osSemaphoreAttr_t …