Home
last modified time | relevance | path

Searched defs:current_ua (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/charger/
Dcharger_bq24190.c248 uint32_t *current_ua) in bq24190_charger_get_constant_charge_current()
273 static int bq24190_charger_get_precharge_current(const struct device *dev, uint32_t *current_ua) in bq24190_charger_get_precharge_current()
303 static int bq24190_charger_get_charge_term_current(const struct device *dev, uint32_t *current_ua) in bq24190_charger_get_charge_term_current()
339 static int bq24190_set_constant_charge_current(const struct device *dev, uint32_t current_ua) in bq24190_set_constant_charge_current()
Dcharger_max20335.c228 static int max20335_set_chgin_to_sys_current_limit(const struct device *dev, uint32_t current_ua) in max20335_set_chgin_to_sys_current_limit()
/Zephyr-latest/include/zephyr/drivers/usb/
Dusb_bc12.h106 int current_ua; member
/Zephyr-latest/drivers/sensor/ti/ina23x/
Dina230.c33 int32_t current_ua; in ina230_channel_get() local
/Zephyr-latest/include/zephyr/drivers/
Dcharger.h240 uint32_t current_ua; member
Dregulator.h597 unsigned int idx, int32_t *current_ua) in regulator_list_current_limit()
/Zephyr-latest/drivers/regulator/
Dregulator_shell.c261 int32_t current_ua; in cmd_clist() local
Dregulator_max20335.c243 int32_t *current_ua) in regulator_max20335_list_current_limit()
Dregulator_npm2100.c284 int32_t *current_ua) in regulator_npm2100_list_currents()