Searched refs:EIC_CTRLA_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define EIC_CTRLA_SWRST_Msk (_UINT8_(0x1) << EIC_CTRLA_SWRST_Pos) … macro33 #define EIC_CTRLA_SWRST(value) (EIC_CTRLA_SWRST_Msk & (_UINT8_(value) << EIC_CTRLA_S…