| /bsp/microchip/samc21/bsp/hpl/can/ |
| A D | hpl_can_base.h | 61 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 D | hpl_can.c | 285 f->T1.bit.BRS = hri_can_get_CCCR_BRSE_bit(dev->hw); in _can_async_write()
|
| /bsp/microchip/same70/bsp/hpl/mcan/ |
| A D | hpl_mcan.h | 61 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 D | hpl_mcan.c | 286 f->T1.bit.BRS = hri_mcan_get_CCCR_BRSE_bit(dev->hw); in _can_async_write()
|
| /bsp/microchip/same54/bsp/hpl/can/ |
| A D | hpl_can_base.h | 61 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 D | hpl_can.c | 285 f->T1.bit.BRS = hri_can_get_CCCR_BRSE_bit(dev->hw); in _can_async_write()
|
| /bsp/rm48x50/HALCoGen/include/ |
| A D | reg_sci.h | 51 uint32 BRS; /**< 0x002C Baud Rate Selection Register */ member
|
| /bsp/rm48x50/drivers/ |
| A D | drv_uart.c | 76 scilinREG->BRS = VCLK_HZ/16/cfg->baud_rate - 1; /* baudrate */ in _configure()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/can/ |
| A D | can.h | 85 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 D | can.h | 2521 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 D | can.h | 2521 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 D | can.h | 2507 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 D | can.h | 2507 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 D | drv_can.c | 991 stc_tx_frame.BRS = pmsg->brs; in _can_sendmsg() 1053 pmsg->brs = ll_rx_frame.BRS; in _can_recvmsg()
|
| A D | drv_mcan.c | 775 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 D | mcan.h | 88 … 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
|