Searched refs:EIC_SYNCBUSY_ENABLE_Msk (Results 1 – 3 of 3) sorted by relevance
94 #define EIC_SYNCBUSY_ENABLE_Msk (_UINT32_(0x1) << EIC_SYNCBUSY_ENABLE_Pos) … macro95 #define EIC_SYNCBUSY_ENABLE(value) (EIC_SYNCBUSY_ENABLE_Msk & (_UINT32_(value) << EIC_SY…