Searched refs:MU_IsTxEmpty (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/imx/drivers/ | ||
D | mu_imx.c | 44 if(MU_IsTxEmpty(base, regIndex)) in MU_TrySendMsg() |
D | mu_imx.h | 193 static inline bool MU_IsTxEmpty(MU_Type * base, uint32_t index) in MU_IsTxEmpty() function |