Home
last modified time | relevance | path

Searched refs:SDADC_SYNCBUSY_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance

/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsdadc.h461 #define SDADC_SYNCBUSY_SWRST_Pos 0 /**< \brief (SDADC_SYNCBUSY) SWRST Synchronization… macro
462 #define SDADC_SYNCBUSY_SWRST (_U_(0x1) << SDADC_SYNCBUSY_SWRST_Pos)
/bsp/microchip/samc21/bsp/hri/
A Dhri_sdadc_c21.h297 return (((Sdadc *)hw)->SYNCBUSY.reg & SDADC_SYNCBUSY_SWRST) >> SDADC_SYNCBUSY_SWRST_Pos; in hri_sdadc_get_SYNCBUSY_SWRST_bit()

Completed in 19 milliseconds