Searched defs:gpio_base (Results 1 – 12 of 12) sorted by relevance
40 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_configure() local108 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_port_get_raw() local119 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_port_set_masked_raw() local129 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_port_set_bits_raw() local140 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_port_clear_bits_raw() local151 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_port_toggle_bits() local163 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_pin_interrupt_configure() local215 GPIO_T *gpio_base = (GPIO_T *)config->reg; in gpio_numaker_isr() local
23 GPIO_Type *gpio_base; member39 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_configure() local130 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_port_get_raw() local142 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_port_set_masked_raw() local153 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_port_set_bits_raw() local164 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_port_clear_bits_raw() local174 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_port_toggle_bits() local271 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_pin_interrupt_configure() local377 GPIO_Type *gpio_base = config->gpio_base; in DT_FOREACH_STATUS_OKAY() local
25 GPIO_Type *gpio_base; member80 GPIO_Type *gpio_base = config->gpio_base; in gpio_rv32m1_configure() local166 GPIO_Type *gpio_base = config->gpio_base; in gpio_rv32m1_port_get_raw() local178 GPIO_Type *gpio_base = config->gpio_base; in gpio_rv32m1_port_set_masked_raw() local189 GPIO_Type *gpio_base = config->gpio_base; in gpio_rv32m1_port_set_bits_raw() local200 GPIO_Type *gpio_base = config->gpio_base; in gpio_rv32m1_port_clear_bits_raw() local211 GPIO_Type *gpio_base = config->gpio_base; in gpio_rv32m1_port_toggle_bits() local
42 GPIO_Type *gpio_base; member67 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_configure() local178 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_port_get_raw() local190 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_port_set_masked_raw() local206 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_port_set_bits_raw() local217 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_port_clear_bits_raw() local228 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_port_toggle_bits() local381 GPIO_Type *gpio_base = config->gpio_base; in gpio_mcux_lpc_pin_interrupt_configure() local
250 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_set_masked_raw() local262 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_set_bits_raw() local275 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_clear_bits_raw() local287 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_toggle_bits() local299 __IO uint32_t *gpio_base = GPIO_IN_BASE(config); in gpio_xec_port_get_raw() local
69 mem_addr_t gpio_base; member
76 gpio_dev_t *const gpio_base; member
81 uint32_t gpio_base; member
85 uint32_t gpio_base; member
56 mem_addr_t gpio_base; member
79 gpio_dev_t *const gpio_base = (gpio_dev_t *)DT_REG_ADDR(DT_NODELABEL(gpio0)); in esp32_pin_apply_config() local
359 struct gpio_it8xxx2_regs *const gpio_base = GPIO_IT8XXX2_REG_BASE; local