Searched refs:EIC_SYNCBUSY_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
91 #define EIC_SYNCBUSY_SWRST_Msk (_UINT32_(0x1) << EIC_SYNCBUSY_SWRST_Pos) … macro92 #define EIC_SYNCBUSY_SWRST(value) (EIC_SYNCBUSY_SWRST_Msk & (_UINT32_(value) << EIC_SYN…