Searched refs:USB_DEVICE_EPSTATUSCLR_DTGLOUT_Msk (Results 1 – 3 of 3) sorted by relevance
167 #define USB_DEVICE_EPSTATUSCLR_DTGLOUT_Msk (_UINT8_(0x1) << USB_DEVICE_EPSTATUSCLR_DTGLOUT_Pos) … macro168 #define USB_DEVICE_EPSTATUSCLR_DTGLOUT(value) (USB_DEVICE_EPSTATUSCLR_DTGLOUT_Msk & (_UINT8_(value)…