Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/charger/
Dcharger_max20335.c62 struct charger_max20335_config { struct
109 const struct charger_max20335_config *const config = dev->config; in max20335_get_charger_status()
154 const struct charger_max20335_config *const config = dev->config; in max20335_get_charger_online()
179 const struct charger_max20335_config *const config = dev->config; in max20335_set_recharge_threshold()
210 const struct charger_max20335_config *const config = dev->config; in max20335_set_constant_charge_voltage()
230 const struct charger_max20335_config *const config = dev->config; in max20335_set_chgin_to_sys_current_limit()
260 const struct charger_max20335_config *const config = dev->config; in max20335_set_sys_voltage_min_threshold()
281 const struct charger_max20335_config *const config = dev->config; in max20335_set_thermistor_mode()
312 const struct charger_max20335_config *const config = dev->config; in max20335_set_enabled()
324 const struct charger_max20335_config *config = dev->config; in max20335_get_interrupt_source()
[all …]