Home
last modified time | relevance | path

Searched refs:bq24190_set_constant_charge_current (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/charger/
Dcharger_bq24190.c339 static int bq24190_set_constant_charge_current(const struct device *dev, uint32_t current_ua) in bq24190_set_constant_charge_current() function
387 ret = bq24190_set_constant_charge_current(dev, val.const_charge_current_ua); in bq24190_set_config()
428 return bq24190_set_constant_charge_current(dev, val->const_charge_current_ua); in bq24190_set_prop()