Searched refs:osSemaphoreGetCount (Results 1 – 3 of 3) sorted by relevance
76 zassert_true(osSemaphoreGetCount(semaphore_id) == 1); in ZTEST()85 zassert_true(osSemaphoreGetCount(semaphore_id) == 0); in ZTEST()
93 uint32_t osSemaphoreGetCount(osSemaphoreId_t semaphore_id) in osSemaphoreGetCount() function
628 uint32_t osSemaphoreGetCount(osSemaphoreId_t semaphore_id);