Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsdadc.h59 #define SDADC_CTRLA_SWRST_Pos 0 /**< \brief (SDADC_CTRLA) Software Reset */ macro
60 #define SDADC_CTRLA_SWRST (_U_(0x1) << SDADC_CTRLA_SWRST_Pos)
/bsp/microchip/samc21/bsp/hri/
A Dhri_sdadc_c21.h414 tmp = (tmp & SDADC_CTRLA_SWRST) >> SDADC_CTRLA_SWRST_Pos; in hri_sdadc_get_CTRLA_SWRST_bit()

Completed in 16 milliseconds