Searched refs:USB_DWC2_GPWRDN_RESETDETECTED (Results 1 – 2 of 2) sorted by relevance
619 #define USB_DWC2_GPWRDN_RESETDETECTED BIT(USB_DWC2_GPWRDN_RESETDETECTED_POS) macro
2787 reset = gpwrdn & USB_DWC2_GPWRDN_RESETDETECTED; in udc_dwc2_isr_handler()