Searched refs:DataLastErrorCode (Results 1 – 18 of 18) sorted by relevance
323 …uint32_t DataLastErrorCode; /*!< Specifies the type of the last error that occurred in the data ph… member
393 …uint32_t DataLastErrorCode; /*!< Specifies the type of the last error that occurred in the data ph… member
396 …uint32_t DataLastErrorCode; /*!< Specifies the type of the last error that occurred in the data ph… member
2485 ProtocolStatus->DataLastErrorCode = ((StatusReg & FDCAN_PSR_DLEC) >> FDCAN_PSR_DLEC_Pos); in HAL_FDCAN_GetProtocolStatus()
2478 ProtocolStatus->DataLastErrorCode = ((StatusReg & FDCAN_PSR_DLEC) >> FDCAN_PSR_DLEC_Pos); in HAL_FDCAN_GetProtocolStatus()
2209 ProtocolStatus->DataLastErrorCode = ((StatusReg & FDCAN_PSR_DLEC) >> FDCAN_PSR_DLEC_Pos); in HAL_FDCAN_GetProtocolStatus()
3264 ProtocolStatus->DataLastErrorCode = ((StatusReg & FDCAN_PSR_DLEC) >> FDCAN_PSR_DLEC_Pos); in HAL_FDCAN_GetProtocolStatus()