Home
last modified time | relevance | path

Searched refs:pcpu_int (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dgpio_struct.h122 uint32_t pcpu_int; /*GPIO0~31 PRO CPU interrupt status*/ member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dgpio_struct.h112 …uint32_t pcpu_int; /*GPIO0~31 PRO & APP CPU interrupt s… member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dgpio_struct.h116 uint32_t pcpu_int; /**/ member
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dgpio_ll.h99 *status = hw->pcpu_int; in gpio_ll_get_intr_status()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dgpio_ll.h103 *status = hw->pcpu_int; in gpio_ll_get_intr_status()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dgpio_ll.h99 *status = hw->pcpu_int.intr; in gpio_ll_get_intr_status()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dgpio_ll.h109 *status = hw->pcpu_int.intr; in gpio_ll_get_intr_status()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dgpio_ll.h230 *status = (core_id == 0) ? hw->pcpu_int : hw->acpu_int; in gpio_ll_get_intr_status()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dgpio_struct.h123 } pcpu_int; member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dgpio_struct.h123 } pcpu_int; member