Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/charger/
Dcharger_max20335.c386 enum charger_max20335_therm_mode max20335_string_to_therm_mode(const char *mode_string) in max20335_string_to_therm_mode() function
430 therm_mode = max20335_string_to_therm_mode(config->therm_mon_mode); in max20335_update_properties()