Home
last modified time | relevance | path

Searched refs:ISR_FLAG (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_system/port/
Dusb_console.c85 #define ISR_FLAG ESP_INTR_FLAG_IRAM macro
87 #define ISR_FLAG 0 macro
275 err = esp_intr_alloc(ETS_USB_INTR_SOURCE, ISR_FLAG | ESP_INTR_FLAG_INTRDISABLED, in esp_usb_console_init()