Searched refs:u8MruMailboxAct (Results 1 – 2 of 2) sorted by relevance
72 state->u8MruMailboxAct &= (uint8)(~(1U<<CANXL_MRU_MBOX3)); in Canexcel_GetControllerMRU()76 while ((state->u8MruMailboxAct & (1U<<CANXL_MRU_MBOX3)) == 0U) in Canexcel_GetControllerMRU()85 if ((state->u8MruMailboxAct & (1U<<CANXL_MRU_MBOX3)) == (1U<<CANXL_MRU_MBOX3)) in Canexcel_GetControllerMRU()350 Canexcel_Ip_apxState[instance]->u8MruMailboxAct = 0U; in Canexcel_Ip_Init()1002 state->u8MruMailboxAct |= (1U<<mbIdx); in Canexcel_Ip_MruIRQHandler()
395 …uint8 u8MruMailboxAct; /**< Sets 1 the serviced Mailbox from C… member