Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/charger/
Dcharger_max20335.c69 char *therm_mon_mode; member
430 therm_mode = max20335_string_to_therm_mode(config->therm_mon_mode); in max20335_update_properties()
664 .therm_mon_mode = DT_INST_PROP(inst, thermistor_monitoring_mode), \
Dcharger_pf1550.c95 char *therm_mon_mode; member
429 therm_mode = pf1550_string_to_therm_mode(config->therm_mon_mode); in pf1550_update_properties()
681 .therm_mon_mode = DT_INST_PROP(inst, pf1550_thermistor_monitoring_mode), \