Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_can/
Dmss_can.c83 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 …]
Dmss_can.h692 } RXB; member
/hal_microchip-latest/mec5/drivers/
Dmec_uart.c89 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()
/hal_microchip-latest/mec5/devices/common/
Dmec5_uart_v1.h20 …__IM uint8_t RXB; /*!< (@ 0x00000000) UART RX buffer or BAUD clock LSB w… member
Dmec5_uart_v1_5.h20 …__IM uint8_t RXB; /*!< (@ 0x00000000) UART RX buffer or BAUD clock LSB w… member