Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/
Dcrosscore_int.c58 DPORT_WRITE_PERI_REG(DPORT_CPU_INTR_FROM_CPU_0_REG, 0); in esp_crosscore_isr()
63 DPORT_WRITE_PERI_REG(DPORT_CPU_INTR_FROM_CPU_0_REG, 0); in esp_crosscore_isr()
125 DPORT_WRITE_PERI_REG(DPORT_CPU_INTR_FROM_CPU_0_REG, DPORT_CPU_INTR_FROM_CPU_0); in esp_crosscore_int_send()
130 DPORT_WRITE_PERI_REG(DPORT_CPU_INTR_FROM_CPU_0_REG, DPORT_CPU_INTR_FROM_CPU_0); in esp_crosscore_int_send()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h699 #define DPORT_CPU_INTR_FROM_CPU_0_REG (DR_REG_SYSTEM_BASE + 0x058) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1143 #define DPORT_CPU_INTR_FROM_CPU_0_REG (DR_REG_DPORT_BASE + 0x0DC) macro