Searched refs:mcan_tx_buffer_frame_t (Results 1 – 2 of 2) sorted by relevance
176 } mcan_tx_buffer_frame_t; typedef385 mcan_tx_buffer_frame_t *frame; /*!< The buffer of CAN Message to be transfer. */416 …mcan_tx_buffer_frame_t *volatile bufferFrameBuf[64]; /*!< The buffer for received data from Buffer…1001 status_t MCAN_WriteTxBuffer(CAN_Type *base, uint8_t idx, const mcan_tx_buffer_frame_t *pTxFrame);1071 status_t MCAN_TransferSendBlocking(CAN_Type *base, uint8_t idx, mcan_tx_buffer_frame_t *pTxFrame);
1622 status_t MCAN_WriteTxBuffer(CAN_Type *base, uint8_t idx, const mcan_tx_buffer_frame_t *pTxFrame) in MCAN_WriteTxBuffer()1739 status_t MCAN_TransferSendBlocking(CAN_Type *base, uint8_t idx, mcan_tx_buffer_frame_t *pTxFrame) in MCAN_TransferSendBlocking()