Searched refs:eFrmType (Results 1 – 4 of 4) sorted by relevance
918 if (psTxMsg->eFrmType == eCANFD_REMOTE_FRM) psTxBuffer->u32Id |= TX_BUFFER_T0_ELEM_RTR_Msk; in CANFD_TransmitDMsg()1407 psMsgBuf->eFrmType = eCANFD_REMOTE_FRM; in CANFD_CopyDBufToMsgBuf()1409 psMsgBuf->eFrmType = eCANFD_DATA_FRM; in CANFD_CopyDBufToMsgBuf()
964 if (psTxMsg->eFrmType == eCANFD_REMOTE_FRM) psTxBuffer->u32Id |= TX_BUFFER_T0_ELEM_RTR_Msk; in CANFD_TransmitDMsg()1453 psMsgBuf->eFrmType = eCANFD_REMOTE_FRM; in CANFD_CopyDBufToMsgBuf()1455 psMsgBuf->eFrmType = eCANFD_DATA_FRM; in CANFD_CopyDBufToMsgBuf()
262 E_CANFD_FRM_TYPE eFrmType; /*! eCANFD_DATA_FRM/eCANFD_REMOTE_FRM */ member
260 E_CANFD_FRM_TYPE eFrmType; /*! eCANFD_DATA_FRM/eCANFD_REMOTE_FRM */ member