Lines Matching defs:base
21 uint32_t base; member
40 #define GPIO_REG_ADDR(base, offset) (base + offset) argument
42 #define GPIO_RW_ADDR(base, offset, p) \ argument
45 #define GPIO_RW_MASK_ADDR(base, offset, mask) \ argument
64 uint32_t base = cfg->base; in gpio_stellaris_isr() local
76 uint32_t base = cfg->base; in gpio_stellaris_configure() local
120 uint32_t base = cfg->base; in gpio_stellaris_port_get_raw() local
132 uint32_t base = cfg->base; in gpio_stellaris_port_set_masked_raw() local
143 uint32_t base = cfg->base; in gpio_stellaris_port_set_bits_raw() local
154 uint32_t base = cfg->base; in gpio_stellaris_port_clear_bits_raw() local
165 uint32_t base = cfg->base; in gpio_stellaris_port_toggle_bits() local
181 uint32_t base = cfg->base; in gpio_stellaris_pin_interrupt_configure() local