Searched refs:usb_dwc3_enable_eventint (Results 1 – 1 of 1) sorted by relevance
484 #define __HAL_PCD_ENABLE_INTR(__HANDLE__, intr) usb_dwc3_enable_eventint(__HANDLE__, intr)538 static void usb_dwc3_enable_eventint(dwc3_handle_t *handle, uint8_t intr_num) in usb_dwc3_enable_eventint() function