Searched refs:Linflexd_Uart_Ip_SetReceiverState (Results 1 – 2 of 2) sorted by relevance
417 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_Init()702 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingInterrupts()918 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_SyncReceive()1081 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingInterrupts()1517 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_ErrIRQHandler()1854 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingDma()2077 Linflexd_Uart_Ip_SetReceiverState(Base, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingDma()2335 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_SetUp_Receiver()
445 static inline void Linflexd_Uart_Ip_SetReceiverState(LINFLEXD_Type *Base, boolean Enable) in Linflexd_Uart_Ip_SetReceiverState() function