Searched defs:button_spec (Results 1 – 1 of 1) sorted by relevance
60 static const struct button_spec { in init_buttons() struct61 struct gpio_dt_spec gpio; in init_buttons()62 char const *label; in init_buttons()63 char const *action; in init_buttons()64 gpio_callback_handler_t handler; in init_buttons()