Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_intr_alloc.h62 #define ETS_INTERNAL_TIMER1_INTR_SOURCE -2 ///< Platform timer 1 interrupt source macro
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c514 if (source == ETS_INTERNAL_TIMER1_INTR_SOURCE) { in esp_intr_alloc_intrstatus()