Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/adc/
H A Dwidget.cpp47 QLabel *pVoltageLbl = showVoltagelbls[i]; in Widget() local
49 pVoltageLbl->setText(QString::number(v*1.8/4096,'g', 3)); in Widget()