Home
last modified time | relevance | path

Searched refs:vltMax (Results 1 - 5 of 5) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_gl5537_1.c53 float vltMax = 0; in GetLightStatus() local
70 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetLightStatus()
74 if (vltMax > VOLTAGE_3_V) { /* 判断电压是否大于3.0V */ in GetLightStatus()
87 float vltMax = 0; in GetGpio5Voltage() local
107 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetGpio5Voltage()
110 if (vltMax > VOLTAGE_0_6_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_gl5537_1.c53 float vltMax = 0; in GetLightStatus() local
70 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetLightStatus()
74 if (vltMax > VOLTAGE_3_V) { /* 判断电压是否大于3.0V */ in GetLightStatus()
86 float vltMax = 0; in GetGpio5Voltage() local
106 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetGpio5Voltage()
109 if (vltMax > VOLTAGE_0_6_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_gl5537_1.c53 float vltMax = 0; in GetLightStatus() local
69 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetLightStatus()
73 if (vltMax > VOLTAGE_3_V) { /* 判断电压是否大于3.0V */ in GetLightStatus()
85 float vltMax = 0; in GetGpio5Voltage() local
104 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetGpio5Voltage()
107 if (vltMax > VOLTAGE_0_6_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_gl5537_1.c53 float vltMax = 0; in GetLightStatus() local
69 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetLightStatus()
73 if (vltMax > VOLTAGE_3_V) { /* 判断电压是否大于3.0V */ in GetLightStatus()
85 float vltMax = 0; in GetGpio5Voltage() local
104 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetGpio5Voltage()
107 if (vltMax > VOLTAGE_0_6_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_gl5537_1.c53 float vltMax = 0; in GetLightStatus() local
69 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetLightStatus()
73 if (vltMax > VOLTAGE_3_V) { /* 判断电压是否大于3.0V */ in GetLightStatus()
85 float vltMax = 0; in GetGpio5Voltage() local
104 vltMax = (voltage > vltMax) ? voltage : vltMax; in GetGpio5Voltage()
107 if (vltMax > VOLTAGE_0_6_ in GetGpio5Voltage()
[all...]

Completed in 2 milliseconds