Home
last modified time | relevance | path

Searched refs:SERCOM_USART_INTENSET_RXC_Pos (Results 1 – 12 of 12) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h769 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< \brief (SERCOM_USART_INTENSET) Receive Comp… macro
770 #define SERCOM_USART_INTENSET_RXC (0x1ul << SERCOM_USART_INTENSET_RXC_Pos)
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dsercom.h827 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< \brief (SERCOM_USART_INTENSET) Receive Comp… macro
828 #define SERCOM_USART_INTENSET_RXC (0x1ul << SERCOM_USART_INTENSET_RXC_Pos)
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsercom.h798 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< \brief (SERCOM_USART_INTENSET) Receive Comp… macro
799 #define SERCOM_USART_INTENSET_RXC (_U_(0x1) << SERCOM_USART_INTENSET_RXC_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dsercom.h886 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< \brief (SERCOM_USART_INTENSET) Receive Comp… macro
887 #define SERCOM_USART_INTENSET_RXC (_U_(0x1) << SERCOM_USART_INTENSET_RXC_Pos)
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dsercom.h886 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< \brief (SERCOM_USART_INTENSET) Receive Comp… macro
887 #define SERCOM_USART_INTENSET_RXC (_U_(0x1) << SERCOM_USART_INTENSET_RXC_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dsercom.h886 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< \brief (SERCOM_USART_INTENSET) Receive Comp… macro
887 #define SERCOM_USART_INTENSET_RXC (_U_(0x1) << SERCOM_USART_INTENSET_RXC_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dsercom.h946 #define SERCOM_USART_INTENSET_RXC_Pos 2 /**< (SE… macro
947 #define SERCOM_USART_INTENSET_RXC_Msk (_U_(0x1) << SERCOM_USART_INTENSET_RXC_Pos) /**< (SE…
/bsp/microchip/samc21/bsp/hri/
A Dhri_sercom_c21.h1026 … (((Sercom *)hw)->USART.INTENSET.reg & SERCOM_USART_INTENSET_RXC) >> SERCOM_USART_INTENSET_RXC_Pos; in hri_sercomusart_get_INTEN_RXC_bit()
/bsp/microchip/saml10/bsp/hri/
A Dhri_sercom_l10.h1027 … (((Sercom *)hw)->USART.INTENSET.reg & SERCOM_USART_INTENSET_RXC) >> SERCOM_USART_INTENSET_RXC_Pos; in hri_sercomusart_get_INTEN_RXC_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_sercom_d51.h1033 … (((Sercom *)hw)->USART.INTENSET.reg & SERCOM_USART_INTENSET_RXC) >> SERCOM_USART_INTENSET_RXC_Pos; in hri_sercomusart_get_INTEN_RXC_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_sercom_e54.h1033 … (((Sercom *)hw)->USART.INTENSET.reg & SERCOM_USART_INTENSET_RXC) >> SERCOM_USART_INTENSET_RXC_Pos; in hri_sercomusart_get_INTEN_RXC_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_sercom_d51.h1033 … (((Sercom *)hw)->USART.INTENSET.reg & SERCOM_USART_INTENSET_RXC) >> SERCOM_USART_INTENSET_RXC_Pos; in hri_sercomusart_get_INTEN_RXC_bit()

Completed in 164 milliseconds