Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dramecc.h80 #define RAMECC_INTENSET_DUALE_Pos 1 /**< \brief (RAMECC_INTENSET) Dual Bit ECC Error I… macro
81 #define RAMECC_INTENSET_DUALE (_U_(0x1) << RAMECC_INTENSET_DUALE_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dramecc.h80 #define RAMECC_INTENSET_DUALE_Pos 1 /**< \brief (RAMECC_INTENSET) Dual Bit ECC Error I… macro
81 #define RAMECC_INTENSET_DUALE (_U_(0x1) << RAMECC_INTENSET_DUALE_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dramecc.h80 #define RAMECC_INTENSET_DUALE_Pos 1 /**< \brief (RAMECC_INTENSET) Dual Bit ECC Error I… macro
81 #define RAMECC_INTENSET_DUALE (_U_(0x1) << RAMECC_INTENSET_DUALE_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ramecc_d51.h148 return (((Ramecc *)hw)->INTENSET.reg & RAMECC_INTENSET_DUALE) >> RAMECC_INTENSET_DUALE_Pos; in hri_ramecc_get_INTEN_DUALE_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ramecc_e54.h148 return (((Ramecc *)hw)->INTENSET.reg & RAMECC_INTENSET_DUALE) >> RAMECC_INTENSET_DUALE_Pos; in hri_ramecc_get_INTEN_DUALE_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ramecc_d51.h148 return (((Ramecc *)hw)->INTENSET.reg & RAMECC_INTENSET_DUALE) >> RAMECC_INTENSET_DUALE_Pos; in hri_ramecc_get_INTEN_DUALE_bit()

Completed in 12 milliseconds