Home
last modified time | relevance | path

Searched refs:SemaphoreP_Status (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/dpl/
DSemaphoreP.h105 } SemaphoreP_Status; typedef
241 extern SemaphoreP_Status SemaphoreP_pend(SemaphoreP_Handle handle,
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/
DSemaphoreP.h105 } SemaphoreP_Status; typedef
241 extern SemaphoreP_Status SemaphoreP_pend(SemaphoreP_Handle handle,
/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DSemaphoreP_zephyr.c41 static SemaphoreP_Status dpl_sem_pool_free(struct k_sem *sem) in dpl_sem_pool_free()
115 SemaphoreP_Status SemaphoreP_pend(SemaphoreP_Handle handle, uint32_t timeout) in SemaphoreP_pend()
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DSemaphoreP_zephyr.c41 static SemaphoreP_Status dpl_sem_pool_free(struct k_sem *sem) in dpl_sem_pool_free()
116 SemaphoreP_Status SemaphoreP_pend(SemaphoreP_Handle handle, uint32_t timeout) in SemaphoreP_pend()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/sharedresources/
DCryptoResourceLPF3.c86 SemaphoreP_Status resourceAcquired; in CryptoResourceLPF3_acquireLock()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/cryptokey/
DCryptoKeyKeyStore_PSA_helpers.c77 SemaphoreP_Status resourceAcquired; in KeyStore_acquireLock()