Home
last modified time | relevance | path

Searched refs:DPORT_CPU_INTR_FROM_CPU_1_REG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/esp_system/
Dcrosscore_int.c60 DPORT_WRITE_PERI_REG(DPORT_CPU_INTR_FROM_CPU_1_REG, 0); in esp_crosscore_isr()
127 DPORT_WRITE_PERI_REG(DPORT_CPU_INTR_FROM_CPU_1_REG, DPORT_CPU_INTR_FROM_CPU_1); in esp_crosscore_int_send()
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h707 #define DPORT_CPU_INTR_FROM_CPU_1_REG (DR_REG_SYSTEM_BASE + 0x05C) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Ddport_reg.h1151 #define DPORT_CPU_INTR_FROM_CPU_1_REG (DR_REG_DPORT_BASE + 0x0E0) macro