Searched defs:TxSize (Results 1 – 2 of 2) sorted by relevance
502 void Linflexd_Uart_Ip_SetTxBuffer(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_SetTxBuffer()727 …nflexd_Uart_Ip_SyncSend(const uint8 Instance, const uint8 *TxBuff, const uint32 TxSize, const uint… in Linflexd_Uart_Ip_SyncSend()1259 …d_Uart_Ip_StartSendUsingInterrupts(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_StartSendUsingInterrupts()1313 …tusType Linflexd_Uart_Ip_AsyncSend(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_AsyncSend()1703 const uint32 TxSize) in Linflexd_Uart_Ip_StartSendUsingDma()
165 …volatile uint32 TxSize; /**< @brief The remaining number of bytes to … member