Home
last modified time | relevance | path

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

/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dtripplite.h56 #define MAX_VOLT 13.4 /* Max battery voltage (100%) */ macro
H A Dtripplite.c518 if (bv >= MAX_VOLT) in upsdrv_updateinfo()
523 bp = (int)(100*sqrt((bv - MIN_VOLT) / (MAX_VOLT - MIN_VOLT))); in upsdrv_updateinfo()
H A Dtripplite_usb.c243 #define MAX_VOLT 13.4 /*!< Max battery voltage (100%) */ macro
264 static double V_interval[2] = {MIN_VOLT, MAX_VOLT};
1412 MAX_VOLT); in upsdrv_makevartable()
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dtripplite.h59 #define MAX_VOLT 13.4 /* Max battery voltage (100%) */ macro
H A Dtripplite.c560 if (bv >= MAX_VOLT) in upsdrv_updateinfo()
565 bp = (int)(100*sqrt((bv - MIN_VOLT) / (MAX_VOLT - MIN_VOLT))); in upsdrv_updateinfo()
H A Dtripplite_usb.c282 #define MAX_VOLT 13.4 /*!< Max battery voltage (100%) */ macro
303 static double V_interval[2] = {MIN_VOLT, MAX_VOLT};
1535 MAX_VOLT); in upsdrv_makevartable()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/brcm/board/stingray/driver/
H A Dswreg.c19 #define MAX_VOLT 1060000 macro
248 if ((micro_volts > MAX_VOLT) || (micro_volts < MIN_VOLT)) { in set_swreg()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/brcm/board/stingray/driver/
H A Dswreg.c19 #define MAX_VOLT 1060000 macro
248 if ((micro_volts > MAX_VOLT) || (micro_volts < MIN_VOLT)) { in set_swreg()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/brcm/board/stingray/driver/
H A Dswreg.c19 #define MAX_VOLT 1060000 macro
248 if ((micro_volts > MAX_VOLT) || (micro_volts < MIN_VOLT)) { in set_swreg()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/brcm/board/stingray/driver/
H A Dswreg.c19 #define MAX_VOLT 1060000 macro
248 if ((micro_volts > MAX_VOLT) || (micro_volts < MIN_VOLT)) { in set_swreg()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/brcm/board/stingray/driver/
H A Dswreg.c19 #define MAX_VOLT 1060000 macro
248 if ((micro_volts > MAX_VOLT) || (micro_volts < MIN_VOLT)) { in set_swreg()