Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_system/
Dcrosscore_int.c125 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.4.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h702 #define DPORT_CPU_INTR_FROM_CPU_0 (BIT(0)) macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Ddport_reg.h1146 #define DPORT_CPU_INTR_FROM_CPU_0 (BIT(0)) macro