Searched refs:IM_EV_RX (Results 1 – 2 of 2) sorted by relevance
63 ASSERT_COND(((event & (IM_EV_RX | IM_EV_BSY)) && FmIsMaster(p_FmPort->h_Fm)) || in ImException()66 if (event & IM_EV_RX) in ImException()392 tmpReg32 |= IM_EV_RX; in FmPortImInit()
772 #define IM_EV_RX 0x80000000 macro