Searched refs:SEMA4_TryLock (Results 1 – 4 of 4) sorted by relevance
134 status_t SEMA4_TryLock(SEMA4_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA4_TryLock() function171 while (kStatus_Success != SEMA4_TryLock(base, gateNum, procNum)) in SEMA4_Lock()
93 status_t SEMA4_TryLock(SEMA4_Type *base, uint8_t gateNum, uint8_t procNum);
106 sema4_status_t SEMA4_TryLock(SEMA4_Type *base, uint32_t gateIndex);
44 sema4_status_t SEMA4_TryLock(SEMA4_Type *base, uint32_t gateIndex) in SEMA4_TryLock() function