Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_intr_alloc.h63 #define ETS_INTERNAL_TIMER2_INTR_SOURCE -3 ///< Platform timer 2 interrupt source macro
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c517 if (source == ETS_INTERNAL_TIMER2_INTR_SOURCE) { in esp_intr_alloc_intrstatus()