Searched refs:RSTC_RCAUSE_EXT (Results 1 – 2 of 2) sorted by relevance
67 #define RSTC_RCAUSE_EXT (_U(0x1) << RSTC_RCAUSE_EXT_Pos) macro
443 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_EXT) >> RSTC_RCAUSE_EXT_Pos; in hri_rstc_get_RCAUSE_EXT_bit()