Home
last modified time | relevance | path

Searched refs:UART_InterruptType (Results 1 – 2 of 2) sorted by relevance

/bsp/nv32f100x/lib/inc/
A Duart.h121 } UART_InterruptType; typedef
480 void UART_EnableInterrupt(UART_Type *pUART, UART_InterruptType InterruptType);
481 void UART_DisableInterrupt(UART_Type *pUART, UART_InterruptType InterruptType);
/bsp/nv32f100x/lib/src/
A Duart.c173 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