Searched defs:TxSize (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 …nflexd_Uart_Ip_SyncSend(const uint8 Instance, const uint8 *TxBuff, const uint32 TxSize, const uint… in Linflexd_Uart_Ip_SyncSend()1219 …d_Uart_Ip_StartSendUsingInterrupts(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_StartSendUsingInterrupts()1273 …tusType Linflexd_Uart_Ip_AsyncSend(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_AsyncSend()1569 const uint32 TxSize) in Linflexd_Uart_Ip_StartSendUsingDma()
165 …volatile uint32 TxSize; /**< @brief The remaining number of bytes to … member