Home
last modified time | relevance | path

Searched defs:val_mv (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/samples/drivers/adc/src/
Dmain.c60 int32_t val_mv; in main() local
/Zephyr-Core-3.5.0/tests/drivers/regulator/voltage/src/
Dmain.c64 int32_t val_mv = 0; in ZTEST() local
/Zephyr-Core-3.5.0/drivers/sensor/ntc_thermistor/
Dntc_thermistor.c32 int32_t val_mv; in ntc_thermistor_sample_fetch() local
/Zephyr-Core-3.5.0/drivers/sensor/max17055/
Dmax17055.c121 static int max17055_update_vempty(uint16_t *v_empty, uint16_t val_mv) in max17055_update_vempty()
/Zephyr-Core-3.5.0/drivers/adc/
Dadc_esp32.c99 static void atten_to_gain(adc_atten_t atten, uint32_t *val_mv) in atten_to_gain()
Dadc_npcx.c728 int adc_npcx_threshold_mv_to_thrval(const struct device *dev, uint32_t val_mv, in adc_npcx_threshold_mv_to_thrval()