Searched refs:ETS_INTERNAL_SW1_INTR_SOURCE (Results 1 – 3 of 3) sorted by relevance
65 #define ETS_INTERNAL_SW1_INTR_SOURCE -5 ///< Software int source 2 macro
204 …ESP_ERROR_CHECK(esp_intr_alloc(ETS_INTERNAL_SW1_INTR_SOURCE, ESP_INTR_FLAG_IRAM, queue_isr_handler… in hli_queue_setup()
523 if (source == ETS_INTERNAL_SW1_INTR_SOURCE) { in esp_intr_alloc_intrstatus()