Searched refs:bitrate_switch (Results 1 – 4 of 4) sorted by relevance
164 uint32_t bitrate_switch: 1; /**< bitrate switch flag */ member190 uint32_t bitrate_switch: 1; /**< bitrate switch flag */ member
209 uint32_t bitrate_switch: 1; /*!< Bit Rate Switch */ member254 uint16_t bitrate_switch: 1; /*!< Bit rate switch flag */ member298 uint16_t bitrate_switch: 1; /*!< Bitrate Switch flag */ member
547 tx_buf.bitrate_switch = can_msg->brs; in hpm_can_sendmsg()638 can_msg->brs = rx_buf.bitrate_switch; in hpm_can_recvmsg()
712 tx_frame.bitrate_switch = can_msg->brs; in hpm_mcan_sendmsg()782 can_msg->brs = rx_buf.bitrate_switch; in hpm_mcan_recvmsg()
Completed in 21 milliseconds