Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/maxim/max17055/
Dmax17055.c121 static int max17055_update_vempty(uint16_t *v_empty, uint16_t val_mv) in max17055_update_vempty() function
372 if (max17055_update_vempty(&v_empty, config->v_empty)) { in max17055_write_config()