Searched refs:state_of_health (Results 1 – 3 of 3) sorted by relevance
32 int_temp, current_standby, current_max_load, state_of_health; in do_main() local128 &state_of_health); in do_main()134 printk("State of health: %d%%\n", state_of_health.val1); in do_main()
96 int16_t state_of_health; member
550 val->val1 = data->state_of_health; in bq274xx_channel_get()699 &data->state_of_health); in bq274xx_sample_fetch()701 data->state_of_health = (data->state_of_health) & 0x00FF; in bq274xx_sample_fetch()