Searched refs:RSTC_BKUPEXIT_RTC (Results 1 – 7 of 7) sorted by relevance
97 #define RSTC_BKUPEXIT_RTC (_U_(0x1) << RSTC_BKUPEXIT_RTC_Pos) macro
101 SYSTEM_RESET_BACKKUP_EXIT_RTC = RSTC_BKUPEXIT_RTC,
111 return (((Rstc *)hw)->BKUPEXIT.reg & RSTC_BKUPEXIT_RTC) >> RSTC_BKUPEXIT_RTC_Pos; in hri_rstc_get_BKUPEXIT_RTC_bit()
Completed in 15 milliseconds