Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/imx/drivers/
Dmu_imx.c39 mu_status_t MU_TrySendMsg(MU_Type * base, uint32_t regIndex, uint32_t msg) in MU_TrySendMsg()
74 mu_status_t MU_TryReceiveMsg(MU_Type * base, uint32_t regIndex, uint32_t *msg) in MU_TryReceiveMsg()
110 mu_status_t MU_TriggerGeneralInt(MU_Type * base, uint32_t index) in MU_TriggerGeneralInt()
130 mu_status_t MU_TrySetFlags(MU_Type * base, uint32_t flags) in MU_TrySetFlags()
Dmu_imx.h80 } mu_status_t; typedef
170 mu_status_t MU_TrySendMsg(MU_Type * base, uint32_t regIndex, uint32_t msg);
256 mu_status_t MU_TryReceiveMsg(MU_Type * base, uint32_t regIndex, uint32_t *msg);
413 mu_status_t MU_TriggerGeneralInt(MU_Type * base, uint32_t index);
448 mu_status_t MU_TrySetFlags(MU_Type * base, uint32_t flags);