Searched refs:SDADC_CTRLA_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
59 #define SDADC_CTRLA_SWRST_Pos 0 /**< \brief (SDADC_CTRLA) Software Reset */ macro60 #define SDADC_CTRLA_SWRST (_U_(0x1) << SDADC_CTRLA_SWRST_Pos)
414 tmp = (tmp & SDADC_CTRLA_SWRST) >> SDADC_CTRLA_SWRST_Pos; in hri_sdadc_get_CTRLA_SWRST_bit()
Completed in 16 milliseconds