Searched refs:runtime_to_empty (Results 1 – 7 of 7) sorted by relevance
55 printk("Time to empty %d minutes\n", vals[0].runtime_to_empty); in main()
134 zassert_equal(vals[5].runtime_to_empty, 1); in ZTEST_USER_F()153 zassert_between_inclusive(props[5].runtime_to_empty, 0, 65535); in ZTEST_USER_F()
84 zassert_equal(props[0].runtime_to_empty, 0, "Runtime to empty is %d but it should be 0.", in ZTEST_USER_F()
185 val->runtime_to_empty = data->time_to_empty; in max17048_get_single_prop_impl()
140 uint32_t runtime_to_empty; member
146 val->runtime_to_empty = tmp_val; in bq27z746_get_prop()
98 val->runtime_to_empty = tmp_val; in sbs_gauge_get_prop()