Home
last modified time | relevance | path

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

/hal_nxp-latest/imx/drivers/
Dmu_imx.c79 if(MU_IsRxFull(base, regIndex)) in MU_TryReceiveMsg()
Dmu_imx.h279 static inline bool MU_IsRxFull(MU_Type * base, uint32_t index) in MU_IsRxFull() function