Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_system/port/soc/esp32h2/
Dcache_err_int.c52 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32c6/
Dcache_err_int.c52 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32c2/
Dcache_err_int.c72 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32c3/
Dcache_err_int.c72 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32s2/
Dcache_err_int.c67 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32s3/
Dcache_err_int.c70 ESP_INTR_ENABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32/
Dcache_err_int.c67 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_hw_support/include/
Desp_intr_alloc.h76 #define ESP_INTR_ENABLE(inum) esp_intr_enable_source(inum) macro
/hal_espressif-3.7.0/components/esp_system/port/arch/xtensa/
Desp_ipc_isr.c67 ESP_INTR_ENABLE(ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
/hal_espressif-3.7.0/components/esp_hw_support/
Dintr_alloc.c615 ESP_INTR_ENABLE(intr); in esp_intr_alloc_intrstatus()
802 ESP_INTR_ENABLE(handle->vector_desc->intno); in esp_intr_enable()
/hal_espressif-3.7.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.7.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c144 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_memprot_intr_init()
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32s3/
Desp_memprot.c91 ESP_INTR_ENABLE(ETS_MEMACCESS_ERR_INUM); in esp_mprot_set_intr_matrix()