Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_intr_alloc.h67 #define ETS_INTERNAL_UNUSED_INTR_SOURCE -99 ///< Interrupt is not assigned to any source macro
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c774 handle->vector_desc->source = ETS_INTERNAL_UNUSED_INTR_SOURCE; in intr_free_for_current_cpu()