Searched refs:GCLK_CTRLA_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define GCLK_CTRLA_SWRST_Msk (_UINT8_(0x1) << GCLK_CTRLA_SWRST_Pos) … macro33 #define GCLK_CTRLA_SWRST(value) (GCLK_CTRLA_SWRST_Msk & (_UINT8_(value) << GCLK_CTRLA…