Searched refs:gpio_driver_config (Results 1 – 25 of 97) sorted by relevance
1234
691 struct gpio_driver_config { struct875 __unused const struct gpio_driver_config *const cfg = in z_impl_gpio_pin_interrupt_configure()876 (const struct gpio_driver_config *)port->config; in z_impl_gpio_pin_interrupt_configure()982 __unused const struct gpio_driver_config *const cfg = in z_impl_gpio_pin_configure()983 (const struct gpio_driver_config *)port->config; in z_impl_gpio_pin_configure()1110 __unused const struct gpio_driver_config *cfg = in gpio_pin_is_input()1111 (const struct gpio_driver_config *)port->config; in gpio_pin_is_input()1155 __unused const struct gpio_driver_config *cfg = in gpio_pin_is_output()1156 (const struct gpio_driver_config *)port->config; in gpio_pin_is_output()1545 __unused const struct gpio_driver_config *const cfg = in gpio_pin_get_raw()[all …]
22 struct gpio_driver_config common;
40 struct gpio_driver_config common;
20 struct gpio_driver_config common;
67 struct gpio_driver_config common;
48 struct gpio_driver_config config;
43 static const struct gpio_driver_config gpio_cc13xx_cc26xx_cfg_0 = {274 const struct gpio_driver_config *cfg = port->config; in gpio_cc13xx_cc26xx_port_get_direction()
16 struct gpio_driver_config common;26 struct gpio_driver_config common;
27 struct gpio_driver_config common;
18 struct gpio_driver_config common;
33 struct gpio_driver_config common;
35 struct gpio_driver_config common;
57 struct gpio_driver_config common;
41 struct gpio_driver_config common;
28 struct gpio_driver_config common;
37 struct gpio_driver_config common;
30 struct gpio_driver_config config;
19 struct gpio_driver_config common;
47 struct gpio_driver_config common;
186 const struct gpio_driver_config *const cfg = in gpio_get_spec()187 (const struct gpio_driver_config *)((*spec)->port->config); in gpio_get_spec()