Home
last modified time | relevance | path

Searched refs:acpu_int1 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dgpio_struct.h131 } acpu_int1; member
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dgpio_ll.h242 …_FORCE_READ_U32_REG_FIELD(hw->pcpu_int1, intr) : HAL_FORCE_READ_U32_REG_FIELD(hw->acpu_int1, intr); in gpio_ll_get_intr_status_high()