Home
last modified time | relevance | path

Searched refs:ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/freertos/port/
Dport_systick.c61 #define SYSTICK_INTR_ID (ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE)
81 …ESP_ERROR_CHECK(esp_intr_alloc(ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE + cpuid, ESP_INTR_FLAG_IRAM |… in vPortSetupTimer()
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dperiph_defs.h90 ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE, /**< interrupt of system timer 0, EDGE*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dperiph_defs.h90 ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE, /**< interrupt of system timer 0, EDGE*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dperiph_defs.h120 ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE, /**< interrupt of system timer 0, EDGE*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dperiph_defs.h113 ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE, /**< interrupt of system timer 0, EDGE*/ enumerator
/hal_espressif-3.4.0/components/app_trace/sys_view/Sample/Config/
DSEGGER_SYSVIEW_Config_FreeRTOS.c167 #define SYSTICK_INTR_ID (ETS_SYSTIMER_TARGET0_EDGE_INTR_SOURCE)