Searched refs:USB_SYNCBUSY_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
555 #define USB_SYNCBUSY_SWRST_Msk (_UINT8_(0x1) << USB_SYNCBUSY_SWRST_Pos) … macro556 #define USB_SYNCBUSY_SWRST(value) (USB_SYNCBUSY_SWRST_Msk & (_UINT8_(value) << USB_SYNC…