Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_gl5537_1.c54 float vltMin = VLT_MIN; in GetLightStatus() local
70 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetLightStatus()
86 float vltMin = VLT_MIN; in GetGpio5Voltage() local
105 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetGpio5Voltage()
109 } else if (vltMin > VOLTAGE_1_V && vltMin < VOLTAGE_1_5_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_gl5537_1.c54 float vltMin = VLT_MIN; in GetLightStatus() local
70 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetLightStatus()
86 float vltMin = VLT_MIN; in GetGpio5Voltage() local
105 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetGpio5Voltage()
109 } else if (vltMin > VOLTAGE_1_V && vltMin < VOLTAGE_1_5_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_gl5537_1.c54 float vltMin = VLT_MIN; in GetLightStatus() local
70 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetLightStatus()
86 float vltMin = VLT_MIN; in GetGpio5Voltage() local
105 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetGpio5Voltage()
109 } else if (vltMin > VOLTAGE_1_V && vltMin < VOLTAGE_1_5_ in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_gl5537_1.c54 float vltMin = VLT_MIN; in GetLightStatus() local
71 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetLightStatus()
88 float vltMin = VLT_MIN; in GetGpio5Voltage() local
108 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetGpio5Voltage()
115 printf("gpio9_led_light:vltMax=%0.2f, vltMin=%0.2f\r\n", vltMax, vltMin); in GetGpio5Voltage()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_gl5537_1.c54 float vltMin = VLT_MIN; in GetLightStatus() local
71 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetLightStatus()
87 float vltMin = VLT_MIN; in GetGpio5Voltage() local
107 vltMin = (voltage < vltMin) ? voltage : vltMin; in GetGpio5Voltage()
114 printf("gpio9_led_light:vltMax=%0.2f, vltMin=%0.2f\r\n", vltMax, vltMin); in GetGpio5Voltage()
[all...]

Completed in 4 milliseconds