Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Desp_ipc_isr.c65 ESP_INTR_DISABLE(ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
66 esp_rom_route_intr_matrix(cpuid, intr_source, ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
67 ESP_INTR_ENABLE(ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
Desp_ipc_isr_handler.S77 movi a3, (1 << ETS_IPC_ISR_INUM)
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h305 #define ETS_IPC_ISR_INUM 31 macro
313 #define ETS_IPC_ISR_INUM 28 macro
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dhighint_hdl.S43 extui a0, a0, ETS_IPC_ISR_INUM, 1
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc.h233 #define ETS_IPC_ISR_INUM 28 macro
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dhighint_hdl.S167 extui a0, a0, ETS_IPC_ISR_INUM, 1