Searched refs:EIC_CTRLA_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
58 #define EIC_CTRLA_SWRST_Pos 0 /**< \brief (EIC_CTRLA) Software Reset */ macro59 #define EIC_CTRLA_SWRST (_U(0x1) << EIC_CTRLA_SWRST_Pos)
203 tmp = (tmp & EIC_CTRLA_SWRST) >> EIC_CTRLA_SWRST_Pos; in hri_eic_get_CTRLA_SWRST_bit()