Searched refs:gpio_esp32_config (Results 1 – 1 of 1) sorted by relevance
73 struct gpio_esp32_config { struct106 static int gpio_esp32_config(const struct device *dev, in gpio_esp32_config() function110 const struct gpio_esp32_config *const cfg = dev->config; in gpio_esp32_config()287 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_get_raw()303 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_set_masked_raw()323 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_set_bits_raw()339 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_clear_bits_raw()355 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_toggle_bits()409 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_pin_interrupt_configure()443 const struct gpio_esp32_config *const cfg = dev->config; in gpio_esp32_get_pending_int()[all …]