Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/port/xtensa/
Dport.c76 #define SYSTICK_INTR_ID (ETS_INTERNAL_TIMER0_INTR_SOURCE+ETS_INTERNAL_INTR_SOURCE_OFF)
79 #define SYSTICK_INTR_ID (ETS_INTERNAL_TIMER1_INTR_SOURCE+ETS_INTERNAL_INTR_SOURCE_OFF)
/device/soc/esp/esp32/components/esp_system/include/
Desp_intr_alloc.h80 #define ETS_INTERNAL_INTR_SOURCE_OFF (-ETS_INTERNAL_PROFILING_INTR_SOURCE) macro
/device/soc/esp/esp32/components/esp_system/
Dintr_alloc.c419 traceISR_ENTER(sh_vec->source+ETS_INTERNAL_INTR_SOURCE_OFF); in shared_intr_isr()
441 traceISR_ENTER(ns_isr_arg->source+ETS_INTERNAL_INTR_SOURCE_OFF); in non_shared_intr_isr()