Home
last modified time | relevance | path

Searched refs:BRS (Results 1 – 16 of 16) sorted by relevance

/bsp/microchip/samc21/bsp/hpl/can/
A Dhpl_can_base.h61 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
89 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
117 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
A Dhpl_can.c285 f->T1.bit.BRS = hri_can_get_CCCR_BRSE_bit(dev->hw); in _can_async_write()
/bsp/microchip/same70/bsp/hpl/mcan/
A Dhpl_mcan.h61 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
89 uint32_t BRS : 1; /*!< Bit rate Switching */ member
117 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
A Dhpl_mcan.c286 f->T1.bit.BRS = hri_mcan_get_CCCR_BRSE_bit(dev->hw); in _can_async_write()
/bsp/microchip/same54/bsp/hpl/can/
A Dhpl_can_base.h61 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
89 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
117 uint32_t BRS : 1; /*!< Bit Rate Switch */ member
A Dhpl_can.c285 f->T1.bit.BRS = hri_can_get_CCCR_BRSE_bit(dev->hw); in _can_async_write()
/bsp/rm48x50/HALCoGen/include/
A Dreg_sci.h51 uint32 BRS; /**< 0x002C Baud Rate Selection Register */ member
/bsp/rm48x50/drivers/
A Ddrv_uart.c76 scilinREG->BRS = VCLK_HZ/16/cfg->baud_rate - 1; /* baudrate */ in _configure()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/can/
A Dcan.h85 uint32_t BRS:1; /*!< bit: 20 Bit Rate Switch */ member
166 uint32_t BRS:1; /*!< bit: 20 Bit Rate Switch */ member
233 uint32_t BRS:1; /*!< bit: 20 Bit Rate Switch */ member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dcan.h2521 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2614 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2707 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2853 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2943 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dcan.h2521 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2614 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2707 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2853 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2943 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dcan.h2507 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2600 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2693 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2839 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2929 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
/bsp/microchip/same54/bsp/include/component/
A Dcan.h2507 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2600 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2693 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2839 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
2929 uint32_t BRS:1; /*!< bit: 20 Bit Rate Search */ member
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_can.c991 stc_tx_frame.BRS = pmsg->brs; in _can_sendmsg()
1053 pmsg->brs = ll_rx_frame.BRS; in _can_recvmsg()
A Ddrv_mcan.c775 ll_tx_msg.BRS = tx_msg->brs; in mcan_sendmsg()
837 rx_msg->brs = ll_rx_msg.BRS; in mcan_recvmsg()
/bsp/microchip/same70/bsp/same70b/include/component/
A Dmcan.h88 … uint32_t BRS:1; /**< bit: 20 Bit Rate Switch */ member
196 … uint32_t BRS:1; /**< bit: 20 Bit Rate Switch */ member
304 … uint32_t BRS:1; /**< bit: 20 Bit Rate Switch */ member
412 … uint32_t BRS:1; /**< bit: 20 Bit Rate Switch */ member
517 … uint32_t BRS:1; /**< bit: 20 Bit Rate Switch */ member

Completed in 153 milliseconds