Searched refs:usb_dwc3_disable_eventint (Results 1 – 1 of 1) sorted by relevance
485 #define __HAL_PCD_DISABLE_INTR(__HANDLE__, intr) usb_dwc3_disable_eventint(__HANDLE__, intr)544 static void usb_dwc3_disable_eventint(dwc3_handle_t *handle, uint8_t intr_num) in usb_dwc3_disable_eventint() function