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
64 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_get_raw()
74 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_set_masked_raw()
83 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_set_bits_raw()
92 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_clear_bits_raw()
101 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_port_toggle_bits()
120 const struct gpio_ch32v00x_config *config = dev->config; in gpio_ch32v00x_init()
128 static const struct gpio_ch32v00x_config gpio_ch32v00x_##idx##_config = { \