Searched refs:KOSA_CountingSemaphore (Results 1 – 1 of 1) sorted by relevance
73 KOSA_CountingSemaphore = 0U, /*!< counting semaphore */ enumerator566 pSemStruct->semaphoreType = KOSA_CountingSemaphore; in OSA_SemaphoreCreate()720 if (((KOSA_CountingSemaphore == pSemStruct->semaphoreType) && in OSA_SemaphorePost()