Searched refs:IDR3 (Results 1 – 2 of 2) sorted by relevance
589 sIDR3.IDR3.EID6_0 = (uint8_t)pTxFrame->ID_Type.ExtID.EID6_0; in MSCAN_WriteTxMb()590 sIDR3.IDR3.ERTR = (kMSCAN_FrameTypeRemote == pTxFrame->type) ? 1U : 0U; in MSCAN_WriteTxMb()681 pRxFrame->type = (mscan_frame_type_t)(sIDR3.IDR3.ERTR); in MSCAN_ReadRxMb()686 pRxFrame->ID_Type.ExtID.EID6_0 = sIDR3.IDR3.EID6_0; in MSCAN_ReadRxMb()
141 MSCAN_IDR3Type IDR3; /*!< structure for identifier 3 */ member