Searched refs:battery_current (Results 1 – 1 of 1) sorted by relevance
18 const struct device *battery_current; member82 if (config->battery_current == NULL) { in composite_get_prop()85 rc = composite_read_micro(config->battery_current, SENSOR_CHAN_CURRENT, in composite_get_prop()102 .battery_current = DEVICE_DT_GET_OR_NULL(DT_INST_PROP(inst, battery_current)), \