Searched refs:Linflexd_Uart_Ip_SetTransmitterState (Results 1 – 1 of 1) sorted by relevance
237 static void Linflexd_Uart_Ip_SetTransmitterState(LINFLEXD_Type *Base, boolean Enable);411 Linflexd_Uart_Ip_SetTransmitterState(Base, FALSE); in Linflexd_Uart_Ip_Init()624 Linflexd_Uart_Ip_SetTransmitterState(Base, FALSE); in Linflexd_Uart_Ip_CompleteSendUsingInterrupts()759 Linflexd_Uart_Ip_SetTransmitterState(Base, TRUE); in Linflexd_Uart_Ip_SyncSend()765 Linflexd_Uart_Ip_SetTransmitterState(Base, FALSE); in Linflexd_Uart_Ip_SyncSend()1248 Linflexd_Uart_Ip_SetTransmitterState(Base, TRUE); in Linflexd_Uart_Ip_StartSendUsingInterrupts()1643 Linflexd_Uart_Ip_SetTransmitterState(Base, TRUE); in Linflexd_Uart_Ip_StartSendUsingDma()1843 Linflexd_Uart_Ip_SetTransmitterState(Base, FALSE); in Linflexd_Uart_Ip_CompleteSendUsingDma()2337 static void Linflexd_Uart_Ip_SetTransmitterState(LINFLEXD_Type *Base, boolean Enable) in Linflexd_Uart_Ip_SetTransmitterState() function