Searched refs:SERCOM_USART_INTENCLR_RXS (Results 1 – 9 of 9) sorted by relevance
300 usart_hw->INTENCLR.reg = SERCOM_USART_INTENCLR_RXS; in uart_int_cb()
655 usart_hw->INTENCLR.reg = SERCOM_USART_INTENCLR_RXS; in _usart_interrupt_handler()
676 #define SERCOM_USART_INTENCLR_RXS (0x1ul << SERCOM_USART_INTENCLR_RXS_Pos) macro
713 #define SERCOM_USART_INTENCLR_RXS (0x1ul << SERCOM_USART_INTENCLR_RXS_Pos) macro
684 #define SERCOM_USART_INTENCLR_RXS (_U_(0x1) << SERCOM_USART_INTENCLR_RXS_Pos) macro
772 #define SERCOM_USART_INTENCLR_RXS (_U_(0x1) << SERCOM_USART_INTENCLR_RXS_Pos) macro
807 #define SERCOM_USART_INTENCLR_RXS SERCOM_USART_INTENCLR_RXS_Msk /**< \de… macro
Completed in 67 milliseconds