Searched refs:CryptoResourceLPF3_accessSemaphore (Results 1 – 2 of 2) sorted by relevance
44 SemaphoreP_Struct CryptoResourceLPF3_accessSemaphore; variable75 (void)SemaphoreP_constructBinary(&CryptoResourceLPF3_accessSemaphore, 1U); in CryptoResourceLPF3_constructRTOSObjects()89 resourceAcquired = SemaphoreP_pend(&CryptoResourceLPF3_accessSemaphore, timeout); in CryptoResourceLPF3_acquireLock()96 SemaphoreP_post(&CryptoResourceLPF3_accessSemaphore); in CryptoResourceLPF3_releaseLock()
53 extern SemaphoreP_Struct CryptoResourceLPF3_accessSemaphore;