Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_system/port/soc/esp32h2/
Dcache_err_int.c28 ESP_INTR_DISABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32c6/
Dcache_err_int.c28 ESP_INTR_DISABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32c2/
Dcache_err_int.c28 ESP_INTR_DISABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32c3/
Dcache_err_int.c28 ESP_INTR_DISABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32s2/
Dcache_err_int.c36 ESP_INTR_DISABLE(ETS_MEMACCESS_ERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32s3/
Dcache_err_int.c32 ESP_INTR_DISABLE(ETS_CACHEERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32/
Dcache_err_int.c33 ESP_INTR_DISABLE(ETS_MEMACCESS_ERR_INUM); in esp_cache_err_int_init()
/hal_espressif-3.7.0/components/esp_hw_support/include/
Desp_intr_alloc.h79 #define ESP_INTR_DISABLE(inum) esp_intr_disable_source(inum) macro
/hal_espressif-3.7.0/components/esp_system/port/arch/xtensa/
Desp_ipc_isr.c65 ESP_INTR_DISABLE(ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c615 ESP_INTR_DISABLE(ETS_MEMPROT_ERR_INUM); in esp_mprot_set_intr_matrix()
/hal_espressif-3.7.0/components/esp_hw_support/
Dintr_alloc.c844 ESP_INTR_DISABLE(handle->vector_desc->intno); in esp_intr_disable()
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c122 ESP_INTR_DISABLE(ETS_MEMACCESS_ERR_INUM); in esp_memprot_intr_init()
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32s3/
Desp_memprot.c69 ESP_INTR_DISABLE(ETS_MEMACCESS_ERR_INUM); in esp_mprot_set_intr_matrix()