Searched refs:RSTC_RCAUSE_SYST (Results 1 – 2 of 2) sorted by relevance
71 #define RSTC_RCAUSE_SYST (_U(0x1) << RSTC_RCAUSE_SYST_Pos) macro
453 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_SYST) >> RSTC_RCAUSE_SYST_Pos; in hri_rstc_get_RCAUSE_SYST_bit()