Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_HwAccess.h448 static inline void Linflexd_Uart_Ip_SetRxMode(LINFLEXD_Type *Base, Linflexd_Uart_Ip_RxTxModeType Mo… in Linflexd_Uart_Ip_SetRxMode() function
/hal_nxp-latest/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c2444 Linflexd_Uart_Ip_SetRxMode(Base, LINFLEXD_UART_RXTX_FIFO_MODE); in Linflexd_Uart_Ip_SetTxRxMode()
2449 Linflexd_Uart_Ip_SetRxMode(Base, LINFLEXD_UART_RXTX_BUFFER_MODE); in Linflexd_Uart_Ip_SetTxRxMode()