Home
last modified time | relevance | path

Searched refs:proc1_irq_ctrl (Results 1 – 6 of 6) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dio_qspi.h178 io_qspi_irq_ctrl_hw_t proc1_irq_ctrl; member
Dio_bank0.h224 io_bank0_irq_ctrl_hw_t proc1_irq_ctrl; member
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dio_bank0.h440 io_bank0_irq_ctrl_hw_t proc1_irq_ctrl; member
Dio_qspi.h305 io_qspi_irq_ctrl_hw_t proc1_irq_ctrl; member
/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/
Dgpio.c156 …io_bank0_irq_ctrl_hw_t *irq_ctrl_base = core ? &io_bank0_hw->proc1_irq_ctrl : &io_bank0_hw->proc0_… in gpio_default_irq_handler()
202 &io_bank0_hw->proc1_irq_ctrl : &io_bank0_hw->proc0_irq_ctrl; in gpio_set_irq_enabled()
/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/include/hardware/
Dgpio.h549 … &io_bank0_hw->proc1_irq_ctrl : &io_bank0_hw->proc0_irq_ctrl; in gpio_get_irq_event_mask()