Searched refs:RXB (Results 1 – 5 of 5) sorted by relevance
83 canrxobj.RXB.L = (0u | CAN_RX_WPNH_EBL | CAN_RX_WPNL_EBL); in MSS_CAN_init()398 if (this_can->hw_reg->RxMsg[mailbox_number].RXB.RTRREPLY == 0u) in MSS_CAN_set_rtr_message_n()431 this_can->hw_reg->RxMsg[mailbox_number].RXB.RTRABORT = 1u; in MSS_CAN_get_rtr_message_abort_n()434 if (this_can->hw_reg->RxMsg[mailbox_number].RXB.RTRREPLYPEND == 0u) in MSS_CAN_get_rtr_message_abort_n()480 this_can->hw_reg->RxMsg[mailbox_number].RXB.L = in MSS_CAN_config_buffer()487 this_can->hw_reg->RxMsg[mailbox_number].RXB.L = in MSS_CAN_config_buffer()522 this_can->hw_reg->RxMsg[mailbox_number].RXB.L = (pmsg->RXB.L | \ in MSS_CAN_config_buffer_n()548 (this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV)) in MSS_CAN_get_message_n()560 pmsg->L = this_can->hw_reg->RxMsg[mailbox_number].RXB.L; in MSS_CAN_get_message_n()563 this_can->hw_reg->RxMsg[mailbox_number].RXB.MSGAV = ENABLE; in MSS_CAN_get_message_n()[all …]
692 } RXB; member
89 brdiv |= base->RXB; in uart_baud_divider_get()462 regs->SCR = regs->RXB; in mec_hal_uart_init()819 temp = base->RXB; in mec_hal_uart_rx_byte()
20 …__IM uint8_t RXB; /*!< (@ 0x00000000) UART RX buffer or BAUD clock LSB w… member