Searched refs:IS_USI_UART_IT (Results 1 – 2 of 2) sorted by relevance
427 #define IS_USI_UART_IT(IT) ((((IT) & (u32)0xFFFFC08C) == 0x00) && ((IT) != 0x00)) macro
703 assert_param(IS_USI_UART_IT(USI_UARTIT)); in USI_UARTINTConfig()
Completed in 5 milliseconds