Searched refs:Linflexd_Uart_Ip_SetReceiverState (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/src/ |
D | Linflexd_Uart_Ip.c | 238 static void Linflexd_Uart_Ip_SetReceiverState(LINFLEXD_Type *Base, boolean Enable); 424 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_Init() 707 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingInterrupts() 918 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_SyncReceive() 1082 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingInterrupts() 1543 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_ErrIRQHandler() 1880 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingDma() 2106 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingDma() 2388 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_SetUp_Receiver() 2551 static void Linflexd_Uart_Ip_SetReceiverState(LINFLEXD_Type *Base, boolean Enable) in Linflexd_Uart_Ip_SetReceiverState() function
|