Searched refs:get_button_state (Results 1 – 1 of 1) sorted by relevance
117 unsigned char get_button_state(char * const envname, unsigned char def) in get_button_state() function154 button = get_button_state("button_dfu0", BOARD_DFU_BUTTON_GPIO); in do_userbutton()155 button |= get_button_state("button_dfu1", BOARD_DFU_BUTTON_GPIO); in do_userbutton()