Home
last modified time | relevance | path

Searched refs:ESP_INTR_ENABLE (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s2/
Dcache_err_int.c76 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32c3/
Dcache_err_int.c96 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32h2/
Dcache_err_int.c96 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32/
Dcache_err_int.c76 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s3/
Dcache_err_int.c99 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.4.0/components/esp_hw_support/include/
Desp_intr_alloc.h75 #define ESP_INTR_ENABLE(inum) esp_intr_enable_source(inum) macro
/hal_espressif-3.4.0/components/esp_ipc/src/esp_ipc_isr/
Desp_ipc_isr.c70 ESP_INTR_ENABLE(ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
/hal_espressif-3.4.0/components/esp_system/
Dint_wdt.c182 ESP_INTR_ENABLE(WDT_INT_NUM); in esp_int_wdt_cpu_init()
/hal_espressif-3.4.0/components/esp_hw_support/
Dintr_alloc.c564 ESP_INTR_ENABLE(intr); in esp_intr_alloc_intrstatus()
735 ESP_INTR_ENABLE(handle->vector_desc->intno); in esp_intr_enable()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c635 ESP_INTR_ENABLE(ETS_MEMPROT_ERR_INUM); in esp_mprot_set_intr_matrix()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c145 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_memprot_intr_init()