Searched refs:PIO0_BASE (Results 1 – 7 of 7) sorted by relevance
74 #define PIO0_BASE _u(0x50200000) macro
338 #define pio0_hw ((pio_hw_t *)PIO0_BASE)
374 #define pio0_hw ((pio_hw_t *)PIO0_BASE)
99 #define PIO0_BASE _u(0x50200000) macro
174 static_assert(PIO1_BASE - PIO0_BASE == (1u << 20), "hardware layout mismatch");175 #define PIO_NUM(pio) (((uintptr_t)(pio) - PIO0_BASE) >> 20)187 static_assert(PIO1_BASE - PIO0_BASE == (1u << 20), "hardware layout mismatch");188 #define PIO_INSTANCE(instance) ((pio_hw_t *)(PIO0_BASE + (instance) * (1u << 20)))
2602 #define PIO0_BASE 0x50200000UL macro2651 #define PIO0 ((PIO0_Type*) PIO0_BASE)
5973 #define PIO0_BASE 0x50200000UL macro6039 #define PIO0 ((PIO0_Type*) PIO0_BASE)