Searched refs:GPIO_BTN_S1 (Results 1 – 2 of 2) sorted by relevance
37 gpio_direction_input(GPIO_BTN_S1); in rb532_button_pressed()39 val = gpio_get_value(GPIO_BTN_S1); in rb532_button_pressed()41 rb532_gpio_set_func(GPIO_BTN_S1); in rb532_button_pressed()
84 #define GPIO_BTN_S1 1 macro