Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ipm/
Dipm_imx.c81 static inline bool MU_IsTxEmpty(MU_Type *base, uint32_t index) in MU_IsTxEmpty() function
192 while (!MU_IsTxEmpty(base, in imx_mu_ipm_send()
197 if (MU_IsTxEmpty(base, id * IMX_IPM_DATA_REGS + i)) { in imx_mu_ipm_send()
216 while (!MU_IsTxEmpty(base, in imx_mu_ipm_send()