Home
last modified time | relevance | path

Searched refs:SERCOM_USART_CTRLA_SWRST (Results 1 – 19 of 19) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/usart/
A Dusart.h1210 usart_hw->CTRLA.reg = SERCOM_USART_CTRLA_SWRST; in usart_reset()
A Dusart.c363 if (usart_hw->CTRLA.reg & SERCOM_USART_CTRLA_SWRST) { in usart_init()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h280 #define SERCOM_USART_CTRLA_SWRST (0x1ul << SERCOM_USART_CTRLA_SWRST_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dsercom.h291 #define SERCOM_USART_CTRLA_SWRST (0x1ul << SERCOM_USART_CTRLA_SWRST_Pos) macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsercom.h241 #define SERCOM_USART_CTRLA_SWRST (_U_(0x1) << SERCOM_USART_CTRLA_SWRST_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dsercom.h243 #define SERCOM_USART_CTRLA_SWRST (_U_(0x1) << SERCOM_USART_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dsercom.h243 #define SERCOM_USART_CTRLA_SWRST (_U_(0x1) << SERCOM_USART_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dsercom.h243 #define SERCOM_USART_CTRLA_SWRST (_U_(0x1) << SERCOM_USART_CTRLA_SWRST_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dsercom.h275 #define SERCOM_USART_CTRLA_SWRST SERCOM_USART_CTRLA_SWRST_Msk /**< \de… macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/
A Dhpl_sercom.c651 hri_sercomusart_write_CTRLA_reg(hw, SERCOM_USART_CTRLA_SWRST | mode); in _usart_init()
/bsp/microchip/samc21/bsp/hpl/sercom/
A Dhpl_sercom.c638 hri_sercomusart_write_CTRLA_reg(hw, SERCOM_USART_CTRLA_SWRST | mode); in _usart_init()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/
A Dhpl_sercom.c651 hri_sercomusart_write_CTRLA_reg(hw, SERCOM_USART_CTRLA_SWRST | mode); in _usart_init()
/bsp/microchip/saml10/bsp/hpl/sercom/
A Dhpl_sercom.c651 hri_sercomusart_write_CTRLA_reg(hw, SERCOM_USART_CTRLA_SWRST | mode); in _usart_init()
/bsp/microchip/same54/bsp/hpl/sercom/
A Dhpl_sercom.c651 hri_sercomusart_write_CTRLA_reg(hw, SERCOM_USART_CTRLA_SWRST | mode); in _usart_init()
/bsp/microchip/samc21/bsp/hri/
A Dhri_sercom_c21.h2900 ((Sercom *)hw)->USART.CTRLA.reg |= SERCOM_USART_CTRLA_SWRST; in hri_sercomusart_set_CTRLA_SWRST_bit()
2910 tmp = (tmp & SERCOM_USART_CTRLA_SWRST) >> SERCOM_USART_CTRLA_SWRST_Pos; in hri_sercomusart_get_CTRLA_SWRST_bit()
/bsp/microchip/saml10/bsp/hri/
A Dhri_sercom_l10.h2922 ((Sercom *)hw)->USART.CTRLA.reg |= SERCOM_USART_CTRLA_SWRST; in hri_sercomusart_set_CTRLA_SWRST_bit()
2932 tmp = (tmp & SERCOM_USART_CTRLA_SWRST) >> SERCOM_USART_CTRLA_SWRST_Pos; in hri_sercomusart_get_CTRLA_SWRST_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_sercom_d51.h2948 ((Sercom *)hw)->USART.CTRLA.reg |= SERCOM_USART_CTRLA_SWRST; in hri_sercomusart_set_CTRLA_SWRST_bit()
2958 tmp = (tmp & SERCOM_USART_CTRLA_SWRST) >> SERCOM_USART_CTRLA_SWRST_Pos; in hri_sercomusart_get_CTRLA_SWRST_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_sercom_e54.h2948 ((Sercom *)hw)->USART.CTRLA.reg |= SERCOM_USART_CTRLA_SWRST; in hri_sercomusart_set_CTRLA_SWRST_bit()
2958 tmp = (tmp & SERCOM_USART_CTRLA_SWRST) >> SERCOM_USART_CTRLA_SWRST_Pos; in hri_sercomusart_get_CTRLA_SWRST_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_sercom_d51.h2948 ((Sercom *)hw)->USART.CTRLA.reg |= SERCOM_USART_CTRLA_SWRST; in hri_sercomusart_set_CTRLA_SWRST_bit()
2958 tmp = (tmp & SERCOM_USART_CTRLA_SWRST) >> SERCOM_USART_CTRLA_SWRST_Pos; in hri_sercomusart_get_CTRLA_SWRST_bit()

Completed in 230 milliseconds