Home
last modified time | relevance | path

Searched defs:RxSize (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_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()
/hal_nxp-latest/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_Types.h166 …volatile uint32 RxSize; /**< @brief The remaining number of bytes to … member