Searched defs:tolerance_deg (Results 1 – 1 of 1) sorted by relevance
488 const uint32_t tolerance_deg = (360U * LV_DPX(50U)) / circumference; in lv_arc_event() local921 …l lv_arc_angle_within_bg_bounds(lv_obj_t * obj, const uint32_t angle, const uint32_t tolerance_deg) in lv_arc_angle_within_bg_bounds()