Home
last modified time | relevance | path

Searched defs:regIndex (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_mu.c56 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()
Dfsl_mu.h169 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()