Searched defs:RxSize (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_SyncReceive(const uint8 Instance, uint8 * RxBuff, const uint32 RxSize, const uint… in Linflexd_Uart_Ip_SyncReceive()1000 …lexd_Uart_Ip_StartReceiveUsingInterrupts(const uint8 Instance, uint8 * RxBuff, const uint32 RxSize) in Linflexd_Uart_Ip_StartReceiveUsingInterrupts()1170 …StatusType Linflexd_Uart_Ip_AsyncReceive(const uint8 Instance, uint8 * RxBuff, const uint32 RxSize) in Linflexd_Uart_Ip_AsyncReceive()1669 const uint32 RxSize) in Linflexd_Uart_Ip_StartReceiveUsingDma()
166 …volatile uint32 RxSize; /**< @brief The remaining number of bytes to … member