Searched defs:TxBuff (Results 1 – 2 of 2) sorted by relevance
490 void Linflexd_Uart_Ip_SetTxBuffer(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_SetTxBuffer()715 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_SyncSend(const uint8 Instance, const uint8 *TxBuff, co… in Linflexd_Uart_Ip_SyncSend()1219 …e Linflexd_Uart_Ip_StartSendUsingInterrupts(const uint8 Instance, const uint8 * TxBuff, const uint… in Linflexd_Uart_Ip_StartSendUsingInterrupts()1273 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_AsyncSend(const uint8 Instance, const uint8 * TxBuff, … in Linflexd_Uart_Ip_AsyncSend()1568 const uint8 * TxBuff, in Linflexd_Uart_Ip_StartSendUsingDma()
163 …const uint8 * TxBuff; /**< @brief The buffer of data being sent.*/ member