Searched refs:RSTC_RCAUSE_BOD33 (Results 1 – 2 of 2) sorted by relevance
65 #define RSTC_RCAUSE_BOD33 (_U(0x1) << RSTC_RCAUSE_BOD33_Pos) macro
438 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BOD33) >> RSTC_RCAUSE_BOD33_Pos; in hri_rstc_get_RCAUSE_BOD33_bit()