Searched refs:GPIO_FUNC_BUTTON (Results 1 – 2 of 2) sorted by relevance
19 #define GPIO_FUNC_BUTTON 41 macro53 | _BIT(GPIO_FUNC_BUTTON - 32) \
238 while (!kw_gpio_get_value(GPIO_FUNC_BUTTON)) { in check_push_button()