Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/freqm/
A Dfreqm.c99 hw->CTRLA.reg = FREQM_CTRLA_SWRST; in freqm_init()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dfreqm.h58 #define FREQM_CTRLA_SWRST (_U_(0x1) << FREQM_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dfreqm.h58 #define FREQM_CTRLA_SWRST (_U_(0x1) << FREQM_CTRLA_SWRST_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dfreqm.h58 #define FREQM_CTRLA_SWRST (_U_(0x1) << FREQM_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dfreqm.h58 #define FREQM_CTRLA_SWRST (_U_(0x1) << FREQM_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_freqm_d51.h213 ((Freqm *)hw)->CTRLA.reg |= FREQM_CTRLA_SWRST; in hri_freqm_set_CTRLA_SWRST_bit()
223 tmp = (tmp & FREQM_CTRLA_SWRST) >> FREQM_CTRLA_SWRST_Pos; in hri_freqm_get_CTRLA_SWRST_bit()
/bsp/microchip/samc21/bsp/hri/
A Dhri_freqm_c21.h213 ((Freqm *)hw)->CTRLA.reg |= FREQM_CTRLA_SWRST; in hri_freqm_set_CTRLA_SWRST_bit()
223 tmp = (tmp & FREQM_CTRLA_SWRST) >> FREQM_CTRLA_SWRST_Pos; in hri_freqm_get_CTRLA_SWRST_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_freqm_d51.h213 ((Freqm *)hw)->CTRLA.reg |= FREQM_CTRLA_SWRST; in hri_freqm_set_CTRLA_SWRST_bit()
223 tmp = (tmp & FREQM_CTRLA_SWRST) >> FREQM_CTRLA_SWRST_Pos; in hri_freqm_get_CTRLA_SWRST_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_freqm_e54.h213 ((Freqm *)hw)->CTRLA.reg |= FREQM_CTRLA_SWRST; in hri_freqm_set_CTRLA_SWRST_bit()
223 tmp = (tmp & FREQM_CTRLA_SWRST) >> FREQM_CTRLA_SWRST_Pos; in hri_freqm_get_CTRLA_SWRST_bit()
/bsp/microchip/saml10/bsp/include/component/
A Dfreqm.h62 #define FREQM_CTRLA_SWRST FREQM_CTRLA_SWRST_Msk /**< \de… macro

Completed in 23 milliseconds