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