Searched refs:SEMA42_TryLock (Results 1 – 2 of 2) sorted by relevance
137 status_t SEMA42_TryLock(SEMA42_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA42_TryLock() function174 while (kStatus_Success != SEMA42_TryLock(base, gateNum, procNum)) in SEMA42_Lock()
125 status_t SEMA42_TryLock(SEMA42_Type *base, uint8_t gateNum, uint8_t procNum);