Searched refs:RTC_MODE2_CTRLA_SWRST (Results 1 – 2 of 2) sorted by relevance
192 #define RTC_MODE2_CTRLA_SWRST (_U(0x1) << RTC_MODE2_CTRLA_SWRST_Pos) macro
1549 ((Rtc *)hw)->MODE2.CTRLA.reg |= RTC_MODE2_CTRLA_SWRST; in hri_rtcmode2_set_CTRLA_SWRST_bit()1558 tmp = (tmp & RTC_MODE2_CTRLA_SWRST) >> RTC_MODE2_CTRLA_SWRST_Pos; in hri_rtcmode2_get_CTRLA_SWRST_bit()