Searched refs:runtime_to_full (Results 1 – 7 of 7) sorted by relevance
85 props[0].runtime_to_full); in ZTEST_USER_F()86 zassert_equal(props[1].runtime_to_full, 0, "Runtime to full is %d but it should be 0.", in ZTEST_USER_F()87 props[1].runtime_to_full); in ZTEST_USER_F()
57 printk("Time to full %d minutes\n", vals[1].runtime_to_full); in main()
135 zassert_equal(vals[6].runtime_to_full, 1); in ZTEST_USER_F()154 zassert_between_inclusive(props[6].runtime_to_full, 0, 65535); in ZTEST_USER_F()
188 val->runtime_to_full = data->time_to_full; in max17048_get_single_prop_impl()
142 uint32_t runtime_to_full; member
150 val->runtime_to_full = tmp_val; in bq27z746_get_prop()
102 val->runtime_to_full = tmp_val; in sbs_gauge_get_prop()