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