Searched refs:gpio_esp32_config (Results 1 – 1 of 1) sorted by relevance
54 struct gpio_esp32_config { struct87 static int gpio_esp32_config(const struct device *dev, in gpio_esp32_config() function91 const struct gpio_esp32_config *const cfg = dev->config; in gpio_esp32_config()265 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_get_raw()281 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_set_masked_raw()301 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_set_bits_raw()317 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_clear_bits_raw()333 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_port_toggle_bits()387 const struct gpio_esp32_config *const cfg = port->config; in gpio_esp32_pin_interrupt_configure()421 const struct gpio_esp32_config *const cfg = dev->config; in gpio_esp32_get_pending_int()[all …]