Searched refs:button_is_repeat_disabled (Results 1 – 1 of 1) sorted by relevance
47 static bool button_is_repeat_disabled(lv_buttonmatrix_ctrl_t ctrl_bits);503 if(button_is_repeat_disabled(btnm->ctrl_bits[btnm->btn_id_sel]) == false && in lv_buttonmatrix_event()889 static bool button_is_repeat_disabled(lv_buttonmatrix_ctrl_t ctrl_bits) in button_is_repeat_disabled() function