Searched refs:button_is_checkable (Results 1 – 1 of 1) sorted by relevance
51 static bool button_is_checkable(lv_buttonmatrix_ctrl_t ctrl_bits);476 if(button_is_checkable(btnm->ctrl_bits[btnm->btn_id_sel]) && in lv_buttonmatrix_event()909 static bool button_is_checkable(lv_buttonmatrix_ctrl_t ctrl_bits) in button_is_checkable() function