Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_HwAccess.h467 static inline void Linflexd_Uart_Ip_SetTxMode(LINFLEXD_Type *Base, Linflexd_Uart_Ip_RxTxModeType Mo… in Linflexd_Uart_Ip_SetTxMode() function
/hal_nxp-3.5.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c2215 Linflexd_Uart_Ip_SetTxMode(Base, LINFLEXD_UART_RXTX_FIFO_MODE); in Linflexd_Uart_Ip_SetUp_Init()
2220 Linflexd_Uart_Ip_SetTxMode(Base, LINFLEXD_UART_RXTX_BUFFER_MODE); in Linflexd_Uart_Ip_SetUp_Init()