Searched refs:ETS_USB_INTR_SOURCE (Results 1 – 5 of 5) sorted by relevance
96 ETS_USB_INTR_SOURCE = 48, /**< interrupt of USB, level*/ enumerator
95 ETS_USB_INTR_SOURCE, /**< interrupt of USB, level*/ enumerator
155 intr_matrix_set(0, ETS_USB_INTR_SOURCE, ETS_USB_INUM); in stub_configure_rx_usb()
275 err = esp_intr_alloc(ETS_USB_INTR_SOURCE, ISR_FLAG | ESP_INTR_FLAG_INTRDISABLED, in esp_usb_console_init()
312 #define ETS_USB_INTR_SOURCE 48 macro