Lines Matching full:sense
4 $id: http://devicetree.org/schemas/iio/afe/current-sense-amplifier.yaml#
7 title: Current Sense Amplifier
13 When an io-channel measures the output voltage from a current sense
15 through the sense resistor, not the voltage output. This binding
16 describes such a current sense circuit.
20 const: current-sense-amplifier
27 sense-resistor-micro-ohms:
28 description: The sense resistance.
30 sense-gain-mult:
34 sense-gain-div:
41 - sense-resistor-micro-ohms
48 compatible = "current-sense-amplifier";
51 sense-resistor-micro-ohms = <20000>;
52 sense-gain-mult = <50>;