Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/
Dnpm1300_charger.c177 static uint32_t calc_ntc_res(const struct npm1300_charger_config *const config, int32_t temp_mdegc) in calc_ntc_res() function
329 uint32_t res = calc_ntc_res(config, config->temp_thresholds[idx]); in set_ntc_thresholds()