Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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-Core-3.7.0/drivers/sensor/ti/ina23x/
Dina230.c33 int32_t current_ua; in ina230_channel_get() local
/Zephyr-Core-3.7.0/include/zephyr/drivers/usb/
Dusb_bc12.h106 int current_ua; member
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dcharger.h240 uint32_t current_ua; member
Dregulator.h575 unsigned int idx, int32_t *current_ua) in regulator_list_current_limit()
/Zephyr-Core-3.7.0/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()