Searched refs:OPAMP_CTRLA_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
57 #define OPAMP_CTRLA_SWRST_Pos 0 /**< \brief (OPAMP_CTRLA) Software Reset */ macro58 #define OPAMP_CTRLA_SWRST (_U(0x1) << OPAMP_CTRLA_SWRST_Pos)
77 tmp = (tmp & OPAMP_CTRLA_SWRST) >> OPAMP_CTRLA_SWRST_Pos; in hri_opamp_get_CTRLA_SWRST_bit()