Searched refs:EIC_SYNCBUSY_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
136 #define EIC_SYNCBUSY_SWRST_Pos 0 /**< \brief (EIC_SYNCBUSY) Software reset synchron… macro137 #define EIC_SYNCBUSY_SWRST (_U(0x1) << EIC_SYNCBUSY_SWRST_Pos)
1440 return (((Eic *)hw)->SYNCBUSY.reg & EIC_SYNCBUSY_SWRST) >> EIC_SYNCBUSY_SWRST_Pos; in hri_eic_get_SYNCBUSY_SWRST_bit()