Home
last modified time | relevance | path

Searched refs:RSTC_RCAUSE_BACKUP (Results 1 – 7 of 7) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Drstc.h76 #define RSTC_RCAUSE_BACKUP (_U_(0x1) << RSTC_RCAUSE_BACKUP_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Drstc.h76 #define RSTC_RCAUSE_BACKUP (_U_(0x1) << RSTC_RCAUSE_BACKUP_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Drstc.h76 #define RSTC_RCAUSE_BACKUP (_U_(0x1) << RSTC_RCAUSE_BACKUP_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/reset/reset_sam_l/
A Dreset.h68 SYSTEM_RESET_CAUSE_BACKUP = RSTC_RCAUSE_BACKUP,
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_rstc_d51.h93 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BACKUP) >> RSTC_RCAUSE_BACKUP_Pos; in hri_rstc_get_RCAUSE_BACKUP_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_rstc_d51.h93 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BACKUP) >> RSTC_RCAUSE_BACKUP_Pos; in hri_rstc_get_RCAUSE_BACKUP_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_rstc_e54.h93 return (((Rstc *)hw)->RCAUSE.reg & RSTC_RCAUSE_BACKUP) >> RSTC_RCAUSE_BACKUP_Pos; in hri_rstc_get_RCAUSE_BACKUP_bit()

Completed in 23 milliseconds