Home
last modified time | relevance | path

Searched refs:RAMECC_STATUS_ECCDIS (Results 1 – 6 of 6) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dramecc.h120 #define RAMECC_STATUS_ECCDIS (_U_(0x1) << RAMECC_STATUS_ECCDIS_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dramecc.h120 #define RAMECC_STATUS_ECCDIS (_U_(0x1) << RAMECC_STATUS_ECCDIS_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dramecc.h120 #define RAMECC_STATUS_ECCDIS (_U_(0x1) << RAMECC_STATUS_ECCDIS_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ramecc_d51.h196 return (((Ramecc *)hw)->STATUS.reg & RAMECC_STATUS_ECCDIS) >> RAMECC_STATUS_ECCDIS_Pos; in hri_ramecc_get_STATUS_ECCDIS_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ramecc_e54.h196 return (((Ramecc *)hw)->STATUS.reg & RAMECC_STATUS_ECCDIS) >> RAMECC_STATUS_ECCDIS_Pos; in hri_ramecc_get_STATUS_ECCDIS_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ramecc_d51.h196 return (((Ramecc *)hw)->STATUS.reg & RAMECC_STATUS_ECCDIS) >> RAMECC_STATUS_ECCDIS_Pos; in hri_ramecc_get_STATUS_ECCDIS_bit()

Completed in 13 milliseconds