Home
last modified time | relevance | path

Searched refs:Linflexd_Uart_Ip_GetRxDataBuffer1Byte (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_HwAccess.h676 static inline uint8 Linflexd_Uart_Ip_GetRxDataBuffer1Byte(const LINFLEXD_Type * Base) in Linflexd_Uart_Ip_GetRxDataBuffer1Byte() function
/hal_nxp-latest/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c796 *(UartState->RxBuff) = Linflexd_Uart_Ip_GetRxDataBuffer1Byte(Base); in Linflexd_Uart_Ip_GetData()