Searched refs:RSTC_BKUPEXIT_RTC (Results 1 – 2 of 2) sorted by relevance
94 #define RSTC_BKUPEXIT_RTC (_U(0x1) << RSTC_BKUPEXIT_RTC_Pos) macro
481 return (((Rstc *)hw)->BKUPEXIT.reg & RSTC_BKUPEXIT_RTC) >> RSTC_BKUPEXIT_RTC_Pos; in hri_rstc_get_BKUPEXIT_RTC_bit()