Searched refs:BTN_COUNT (Results 1 – 1 of 1) sorted by relevance
89 #define BTN_COUNT 4 macro91 static const struct gpio_dt_spec btns[BTN_COUNT] = {button0, button1, button2, button3};220 for (int idx = 0; idx < BTN_COUNT; idx++) { in configure_buttons()