Home
last modified time | relevance | path

Searched refs:RSTC_RCAUSE_BODVDD (Results 1 – 11 of 11) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/reset/reset_sam_c/
A Dreset.h71 SYSTEM_RESET_CAUSE_BODVDD = RSTC_RCAUSE_BODVDD,
/bsp/microchip/samc21/bsp/samc21/include/component/
A Drstc.h66 #define RSTC_RCAUSE_BODVDD (_U_(0x1) << RSTC_RCAUSE_BODVDD_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Drstc.h72 #define RSTC_RCAUSE_BODVDD RSTC_RCAUSE_BODVDD_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_rstc_c21.h67 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BODVDD) >> RSTC_RCAUSE_BODVDD_Pos; in hri_rstc_get_RCAUSE_BODVDD_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Drstc.h66 #define RSTC_RCAUSE_BODVDD (_U_(0x1) << RSTC_RCAUSE_BODVDD_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Drstc.h66 #define RSTC_RCAUSE_BODVDD (_U_(0x1) << RSTC_RCAUSE_BODVDD_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Drstc.h66 #define RSTC_RCAUSE_BODVDD (_U_(0x1) << RSTC_RCAUSE_BODVDD_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/reset/reset_sam_l/
A Dreset.h82 SYSTEM_RESET_CAUSE_BOD33 = RSTC_RCAUSE_BODVDD,
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_rstc_d51.h68 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BODVDD) >> RSTC_RCAUSE_BODVDD_Pos; in hri_rstc_get_RCAUSE_BODVDD_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_rstc_d51.h68 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BODVDD) >> RSTC_RCAUSE_BODVDD_Pos; in hri_rstc_get_RCAUSE_BODVDD_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_rstc_e54.h68 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BODVDD) >> RSTC_RCAUSE_BODVDD_Pos; in hri_rstc_get_RCAUSE_BODVDD_bit()

Completed in 24 milliseconds