Searched defs:procNum (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/sema4/ |
| D | fsl_sema4.h | 183 static inline void SEMA4_EnableGateNotifyInterrupt(SEMA4_Type *base, uint8_t procNum, uint32_t mask) in SEMA4_EnableGateNotifyInterrupt() 200 static inline void SEMA4_DisableGateNotifyInterrupt(SEMA4_Type *base, uint8_t procNum, uint32_t mas… in SEMA4_DisableGateNotifyInterrupt() 219 static inline uint32_t SEMA4_GetGateNotifyStatus(SEMA4_Type *base, uint8_t procNum) in SEMA4_GetGateNotifyStatus()
|
| D | fsl_sema4.c | 134 status_t SEMA4_TryLock(SEMA4_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA4_TryLock() 169 void SEMA4_Lock(SEMA4_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA4_Lock()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/sema42/ |
| D | fsl_sema42.c | 137 status_t SEMA42_TryLock(SEMA42_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA42_TryLock() 172 void SEMA42_Lock(SEMA42_Type *base, uint8_t gateNum, uint8_t procNum) in SEMA42_Lock()
|