Searched refs:RxBRSflag (Results 1 – 18 of 18) sorted by relevance
352 uint32_t RxBRSflag; /*!< Specifies BRS flag of last received CAN FD message. member
420 uint32_t RxBRSflag; /*!< Specifies BRS flag of last received CAN FD message. member
425 uint32_t RxBRSflag; /*!< Specifies BRS flag of last received CAN FD message. member
2491 ProtocolStatus->RxBRSflag = ((StatusReg & FDCAN_PSR_RBRS) >> FDCAN_PSR_RBRS_Pos); in HAL_FDCAN_GetProtocolStatus()
2484 ProtocolStatus->RxBRSflag = ((StatusReg & FDCAN_PSR_RBRS) >> FDCAN_PSR_RBRS_Pos); in HAL_FDCAN_GetProtocolStatus()
2215 ProtocolStatus->RxBRSflag = ((StatusReg & FDCAN_PSR_RBRS) >> FDCAN_PSR_RBRS_Pos); in HAL_FDCAN_GetProtocolStatus()
3270 ProtocolStatus->RxBRSflag = ((StatusReg & FDCAN_PSR_RBRS) >> FDCAN_PSR_RBRS_Pos); in HAL_FDCAN_GetProtocolStatus()