Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dwch_gpio_ch32v00x.c17 struct gpio_ch32v00x_config { struct
30 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_configure() argument
69 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_get_raw()
79 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_set_masked_raw()
88 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_set_bits_raw()
97 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_clear_bits_raw()
106 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_toggle_bits()
125 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_init()
133 static const struct gpio_ch32v00x_config gpio_ch32v00x_##idx##_config = { \