Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_intr_alloc.h64 #define ETS_INTERNAL_SW0_INTR_SOURCE -4 ///< Software int source 1 macro
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c520 if (source == ETS_INTERNAL_SW0_INTR_SOURCE) { in esp_intr_alloc_intrstatus()