Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_b91.c20 #define GET_GPIO(dev) ((volatile struct gpio_b91_t *) \
67 struct gpio_b91_t { struct
99 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpiob_b91_irq_en_set()
116 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpiob_b91_irq_en_clr()
132 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_irq_en_get()
169 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_irq_set()
221 static void gpio_b91_up_down_res_set(volatile struct gpio_b91_t *gpio, in gpio_b91_up_down_res_set()
253 static void gpio_b91_config_up_down_res(volatile struct gpio_b91_t *gpio, in gpio_b91_config_up_down_res()
267 static void gpio_b91_config_in_out(volatile struct gpio_b91_t *gpio, in gpio_b91_config_in_out()
312 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_pin_configure()
[all …]