Searched refs:RTC_MODE2_SYNCBUSY_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
1065 #define RTC_MODE2_SYNCBUSY_SWRST_Pos 0 /**< \brief (RTC_MODE2_SYNCBUSY) Software Reset B… macro1066 #define RTC_MODE2_SYNCBUSY_SWRST (_U(0x1) << RTC_MODE2_SYNCBUSY_SWRST_Pos)
2965 …eturn (((Rtc *)hw)->MODE2.SYNCBUSY.reg & RTC_MODE2_SYNCBUSY_SWRST) >> RTC_MODE2_SYNCBUSY_SWRST_Pos; in hri_rtcmode2_get_SYNCBUSY_SWRST_bit()