Home
last modified time | relevance | path

Searched refs:DPORT_PRO_INTR_STATUS_0_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dinterrupt_reg.h782 #define DPORT_PRO_INTR_STATUS_0_REG (DR_REG_INTERRUPT_BASE + 0x17C) macro
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dhighint_hdl.S131 movi \reg, DPORT_PRO_INTR_STATUS_0_REG
/hal_espressif-3.6.0/components/bt/controller/esp32/
Dbt.c567 esp_err_t err = hli_intr_register((intr_handler_t) f, arg, DPORT_PRO_INTR_STATUS_0_REG, mask); in set_isr_hlevel_wrapper()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1179 #define DPORT_PRO_INTR_STATUS_0_REG (DR_REG_DPORT_BASE + 0x0EC) macro