Searched refs:MSGAV (Results 1 – 2 of 2) sorted by relevance
548 (this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV)) in MSS_CAN_get_message_n()563 this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV = ENABLE; in MSS_CAN_get_message_n()599 if (this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV) in MSS_CAN_get_message()614 this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV = ENABLE; in MSS_CAN_get_message()646 if (this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV) in MSS_CAN_get_message_av()
676 __IO uint32_t MSGAV:1; member