Searched defs:gpio_ctrl (Results 1 – 1 of 1) sorted by relevance
27 struct gpio_ctrl { struct28 const struct device *dev;29 int8_t ngpios;30 gpio_port_pins_t reserved_mask;31 const char **line_names;32 uint8_t line_names_len;33 const union shell_cmd_entry *subcmd;