Searched refs:Vout (Results 1 – 3 of 3) sorted by relevance
15 +---- Vout25 - io-channels : Channel node of a voltage io-channel measuring Vout.
59 example: "Vout". This information is intended for the user,
886 u32 Vmax, Rpar, Vmin, Vout; in ReadIFAgc() local894 Vout = Vmin + ((Vmax - Vmin) * Value) / 1024; in ReadIFAgc()896 *pValue = Vout; in ReadIFAgc()