Home
last modified time | relevance | path

Searched refs:PIO1_BASE (Results 1 – 7 of 7) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h75 #define PIO1_BASE _u(0x50300000) macro
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dpio.h339 #define pio1_hw ((pio_hw_t *)PIO1_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dpio.h375 #define pio1_hw ((pio_hw_t *)PIO1_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h100 #define PIO1_BASE _u(0x50300000) macro
/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h174 static_assert(PIO1_BASE - PIO0_BASE == (1u << 20), "hardware layout mismatch");
187 static_assert(PIO1_BASE - PIO0_BASE == (1u << 20), "hardware layout mismatch");
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2603 #define PIO1_BASE 0x50300000UL macro
2652 #define PIO1 ((PIO0_Type*) PIO1_BASE)
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h5974 #define PIO1_BASE 0x50300000UL macro
6040 #define PIO1 ((PIO0_Type*) PIO1_BASE)