Searched defs:regIndex (Results 1 – 2 of 2) sorted by relevance
56 void MU_SendMsg(MU_Type *base, uint32_t regIndex, uint32_t msg) in MU_SendMsg()68 uint32_t MU_ReceiveMsg(MU_Type *base, uint32_t regIndex) in MU_ReceiveMsg()
169 static inline void MU_SendMsgNonBlocking(MU_Type *base, uint32_t regIndex, uint32_t msg) in MU_SendMsgNonBlocking()208 static inline uint32_t MU_ReceiveMsgNonBlocking(MU_Type *base, uint32_t regIndex) in MU_ReceiveMsgNonBlocking()