Searched refs:SDADC_SYNCBUSY_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
461 #define SDADC_SYNCBUSY_SWRST_Pos 0 /**< \brief (SDADC_SYNCBUSY) SWRST Synchronization… macro462 #define SDADC_SYNCBUSY_SWRST (_U_(0x1) << SDADC_SYNCBUSY_SWRST_Pos)
297 return (((Sdadc *)hw)->SYNCBUSY.reg & SDADC_SYNCBUSY_SWRST) >> SDADC_SYNCBUSY_SWRST_Pos; in hri_sdadc_get_SYNCBUSY_SWRST_bit()
Completed in 19 milliseconds