Searched refs:UART_InterruptType (Results 1 – 2 of 2) sorted by relevance
121 } UART_InterruptType; typedef480 void UART_EnableInterrupt(UART_Type *pUART, UART_InterruptType InterruptType);481 void UART_DisableInterrupt(UART_Type *pUART, UART_InterruptType InterruptType);
173 void UART_EnableInterrupt(UART_Type *pUART, UART_InterruptType InterruptType) in UART_EnableInterrupt()228 void UART_DisableInterrupt(UART_Type *pUART, UART_InterruptType InterruptType) in UART_DisableInterrupt()
Completed in 7 milliseconds