Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_ipc/src/esp_ipc_isr/
Desp_ipc_isr.c68 ESP_INTR_DISABLE(ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
69 intr_matrix_set(cpuid, intr_source, ETS_IPC_ISR_INUM); in esp_ipc_isr_init()
70 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-3.6.0/components/soc/esp32/include/soc/
Dsoc.h404 #define ETS_IPC_ISR_INUM 31 macro
456 #define ETS_IPC_ISR_INUM 28 macro
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dhighint_hdl.S51 extui a0, a0, ETS_IPC_ISR_INUM, 1
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h349 #define ETS_IPC_ISR_INUM 28 macro
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dhighint_hdl.S174 extui a0, a0, ETS_IPC_ISR_INUM, 1