Home
last modified time | relevance | path

Searched refs:SEMA42_TryLock (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sema42/
Dfsl_sema42.c137 status_t SEMA42_TryLock(SEMA42_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA42_TryLock() function
174 while (kStatus_Success != SEMA42_TryLock(base, gateNum, procNum)) in SEMA42_Lock()
Dfsl_sema42.h125 status_t SEMA42_TryLock(SEMA42_Type *base, uint8_t gateNum, uint8_t procNum);