Searched defs:max_value (Results 1 – 3 of 3) sorted by relevance
41 int32_t max_value; /**< Maximum value of the bar*/ member
38 int32_t max_value; /**< Maximum value of the arc */ member
276 int32_t max_value = lv_bar_get_max_value(g_bar); in test_bar_current_value_should_be_truncated_to_max_value_when_exceeds_it() local