Searched defs:InterruptType (Results 1 – 5 of 5) sorted by relevance
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()
749 #define InterruptType ((InterruptType_Type *) SCS_BASE) /*!< Interrupt Type Register … macro
722 #define InterruptType ((InterruptType_Type *) SCS_BASE) /*!< Interrupt Type Register … macro
728 #define InterruptType ((InterruptType_Type *) SCS_BASE) /*!< Interrupt Type Register … macro
Completed in 30 milliseconds