Home
last modified time | relevance | path

Searched refs:EIC_CTRLA_SWRST (Results 1 – 10 of 10) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_l_c/
A Dextint.c160 eics[i]->CTRLA.reg |= EIC_CTRLA_SWRST; in _system_extint_init()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Deic.h60 #define EIC_CTRLA_SWRST (_U_(0x1) << EIC_CTRLA_SWRST_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Deic.h60 #define EIC_CTRLA_SWRST (_U_(0x1) << EIC_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Deic.h60 #define EIC_CTRLA_SWRST (_U_(0x1) << EIC_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Deic.h60 #define EIC_CTRLA_SWRST (_U_(0x1) << EIC_CTRLA_SWRST_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Deic.h64 #define EIC_CTRLA_SWRST EIC_CTRLA_SWRST_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_eic_c21.h207 ((Eic *)hw)->CTRLA.reg |= EIC_CTRLA_SWRST; in hri_eic_set_CTRLA_SWRST_bit()
217 tmp = (tmp & EIC_CTRLA_SWRST) >> EIC_CTRLA_SWRST_Pos; in hri_eic_get_CTRLA_SWRST_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_eic_d51.h233 ((Eic *)hw)->CTRLA.reg |= EIC_CTRLA_SWRST; in hri_eic_set_CTRLA_SWRST_bit()
243 tmp = (tmp & EIC_CTRLA_SWRST) >> EIC_CTRLA_SWRST_Pos; in hri_eic_get_CTRLA_SWRST_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_eic_d51.h233 ((Eic *)hw)->CTRLA.reg |= EIC_CTRLA_SWRST; in hri_eic_set_CTRLA_SWRST_bit()
243 tmp = (tmp & EIC_CTRLA_SWRST) >> EIC_CTRLA_SWRST_Pos; in hri_eic_get_CTRLA_SWRST_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_eic_e54.h233 ((Eic *)hw)->CTRLA.reg |= EIC_CTRLA_SWRST; in hri_eic_set_CTRLA_SWRST_bit()
243 tmp = (tmp & EIC_CTRLA_SWRST) >> EIC_CTRLA_SWRST_Pos; in hri_eic_get_CTRLA_SWRST_bit()

Completed in 42 milliseconds