Searched refs:osSemaphoreCreate (Results 1 – 4 of 4) sorted by relevance
41 #define fork_init(x) osSemaphoreCreate(osSemaphore(##x), 1)
56 semaphore_id = osSemaphoreCreate(osSemaphore(semaphore_1), 1); in ZTEST()
17 osSemaphoreId osSemaphoreCreate(const osSemaphoreDef_t *semaphore_def, in osSemaphoreCreate() function
512 osSemaphoreId osSemaphoreCreate (const osSemaphoreDef_t *semaphore_def, int32_t count);