Home
last modified time | relevance | path

Searched refs:dormant_wake_irq_ctrl (Results 1 – 5 of 5) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dio_qspi.h179 io_qspi_irq_ctrl_hw_t dormant_wake_irq_ctrl; member
Dio_bank0.h225 io_bank0_irq_ctrl_hw_t dormant_wake_irq_ctrl; member
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dio_bank0.h441 io_bank0_irq_ctrl_hw_t dormant_wake_irq_ctrl; member
Dio_qspi.h306 io_qspi_irq_ctrl_hw_t dormant_wake_irq_ctrl; member
/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/
Dgpio.c260 io_bank0_irq_ctrl_hw_t *irq_ctrl_base = &io_bank0_hw->dormant_wake_irq_ctrl; in gpio_set_dormant_irq_enabled()