Home
last modified time | relevance | path

Searched defs:irq_ctrl_base (Results 1 – 2 of 2) sorted by relevance

/external/platform/pico/rp2_common/hardware_gpio/
A Dgpio.c146 …io_irq_ctrl_hw_t *irq_ctrl_base = core ? &iobank0_hw->proc1_irq_ctrl : &iobank0_hw->proc0_irq_ctrl; in gpio_default_irq_handler() local
163 … _gpio_set_irq_enabled(uint gpio, uint32_t events, bool enabled, io_irq_ctrl_hw_t *irq_ctrl_base) { in _gpio_set_irq_enabled()
179 io_irq_ctrl_hw_t *irq_ctrl_base = get_core_num() ? in gpio_set_irq_enabled() local
221 io_irq_ctrl_hw_t *irq_ctrl_base = &iobank0_hw->dormant_wake_irq_ctrl; in gpio_set_dormant_irq_enabled() local
/external/platform/pico/rp2_common/hardware_gpio/include/hardware/
A Dgpio.h463 io_irq_ctrl_hw_t *irq_ctrl_base = get_core_num() ? in gpio_get_irq_event_mask() local

Completed in 4 milliseconds