Home
last modified time | relevance | path

Searched defs:RxBuff (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c516 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()
/hal_nxp-latest/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_Types.h164 … uint8 * RxBuff; /**< @brief The buffer of received data.*/ member