Searched refs:USI_UARTIT (Results 1 – 1 of 1) sorted by relevance
697 u32 USI_UARTIT, in USI_UARTINTConfig() argument703 assert_param(IS_USI_UART_IT(USI_UARTIT)); in USI_UARTINTConfig()707 USIx->INTERRUPT_ENABLE |= USI_UARTIT; in USI_UARTINTConfig()710 USIx->INTERRUPT_ENABLE &= (u32)~USI_UARTIT; in USI_UARTINTConfig()
Completed in 4 milliseconds