Searched refs:Linflexd_Uart_Ip_SetReceiverState (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Uart/src/ |
| D | Linflexd_Uart_Ip.c | 238 static void Linflexd_Uart_Ip_SetReceiverState(LINFLEXD_Type *Base, boolean Enable); 412 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_Init() 695 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingInterrupts() 878 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_SyncReceive() 1042 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingInterrupts() 1746 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingDma() 1956 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingDma() 2193 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_SetUp_Receiver() 2356 static void Linflexd_Uart_Ip_SetReceiverState(LINFLEXD_Type *Base, boolean Enable) in Linflexd_Uart_Ip_SetReceiverState() function 2666 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_UpdateErrorIRQHandler()
|