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