Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/adc/
Dcurrent_sense_shunt.h14 uint32_t shunt_micro_ohms; member
30 .shunt_micro_ohms = DT_PROP(node_id, shunt_resistor_micro_ohms), \
47 tmp = tmp * 1000000 / spec->shunt_micro_ohms; in current_sense_shunt_scale_dt()