Searched refs:RSTC_RCAUSE_BOD33_Pos (Results 1 – 2 of 2) sorted by relevance
64 #define RSTC_RCAUSE_BOD33_Pos 2 /**< \brief (RSTC_RCAUSE) Brown Out 33 Detector Re… macro65 #define RSTC_RCAUSE_BOD33 (_U(0x1) << RSTC_RCAUSE_BOD33_Pos)
438 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BOD33) >> RSTC_RCAUSE_BOD33_Pos; in hri_rstc_get_RCAUSE_BOD33_bit()