Searched refs:FREQM_CTRLA_SWRST (Results 1 – 10 of 10) sorted by relevance
99 hw->CTRLA.reg = FREQM_CTRLA_SWRST; in freqm_init()
58 #define FREQM_CTRLA_SWRST (_U_(0x1) << FREQM_CTRLA_SWRST_Pos) macro
213 ((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()
62 #define FREQM_CTRLA_SWRST FREQM_CTRLA_SWRST_Msk /**< \de… macro
Completed in 23 milliseconds