Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/sensor/max17055/
Dmax17055.c78 static int current_ma_to_max17055(uint16_t rsense_mohms, uint16_t val) in current_ma_to_max17055() function
349 uint16_t i_chg_term = current_ma_to_max17055(config->rsense_mohms, config->i_chg_term); in max17055_write_config()