Searched defs:RxBuff (Results 1 – 2 of 2) sorted by relevance
516 void Linflexd_Uart_Ip_SetRxBuffer(const uint8 Instance, uint8 * RxBuff, const uint32 RxSize) in Linflexd_Uart_Ip_SetRxBuffer()829 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_SyncReceive(const uint8 Instance, uint8 * RxBuff, cons… in Linflexd_Uart_Ip_SyncReceive()1000 …e Linflexd_Uart_Ip_StartReceiveUsingInterrupts(const uint8 Instance, uint8 * RxBuff, const uint32 … in Linflexd_Uart_Ip_StartReceiveUsingInterrupts()1170 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_AsyncReceive(const uint8 Instance, uint8 * RxBuff, con… in Linflexd_Uart_Ip_AsyncReceive()1668 uint8 * RxBuff, in Linflexd_Uart_Ip_StartReceiveUsingDma()
164 … uint8 * RxBuff; /**< @brief The buffer of received data.*/ member