Searched defs:max_value (Results 1 – 3 of 3) sorted by relevance
51 int32_t max_value; /**< Maximum value of the bar*/ member
46 int16_t max_value; /*Maximum value of the arc*/ member
206 int32_t max_value = lv_bar_get_max_value(bar); in test_bar_current_value_should_be_truncated_to_max_value_when_exceeds_it() local