Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_gl5537_1.c37 #define VOLTAGE_1_V ((float)1.0) macro
110 if (vltMax > VOLTAGE_0_6_V && vltMax < VOLTAGE_1_V) { /* 电压最大值大于0.6小于1.0 */ in GetGpio5Voltage()
112 } else if (vltMax > VOLTAGE_1_V && vltMax < VOLTAGE_1_5_V) { /* 电压最大值大于1.0小于1.5 */ in GetGpio5Voltage()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_gl5537_1.c37 #define VOLTAGE_1_V ((float)1.0) macro
107 if (vltMax > VOLTAGE_0_6_V && vltMax < VOLTAGE_1_V) { /* 电压最大值大于0.6小于1.0 */ in GetGpio5Voltage()
109 } else if (vltMin > VOLTAGE_1_V && vltMin < VOLTAGE_1_5_V) { /* 电压最大值大于1.0小于1.5 */ in GetGpio5Voltage()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_gl5537_1.c37 #define VOLTAGE_1_V ((float)1.0) macro
109 if (vltMax > VOLTAGE_0_6_V && vltMax < VOLTAGE_1_V) { /* 电压最大值大于0.6小于1.0 */ in GetGpio5Voltage()
111 } else if (vltMax > VOLTAGE_1_V && vltMax < VOLTAGE_1_5_V) { /* 电压最大值大于1.0小于1.5 */ in GetGpio5Voltage()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_gl5537_1.c37 #define VOLTAGE_1_V ((float)1.0) macro
107 if (vltMax > VOLTAGE_0_6_V && vltMax < VOLTAGE_1_V) { /* 电压最大值大于0.6小于1.0 */ in GetGpio5Voltage()
109 } else if (vltMin > VOLTAGE_1_V && vltMin < VOLTAGE_1_5_V) { /* 电压最大值大于1.0小于1.5 */ in GetGpio5Voltage()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_gl5537_1.c37 #define VOLTAGE_1_V ((float)1.0) macro
107 if (vltMax > VOLTAGE_0_6_V && vltMax < VOLTAGE_1_V) { /* 电压最大值大于0.6小于1.0 */ in GetGpio5Voltage()
109 } else if (vltMin > VOLTAGE_1_V && vltMin < VOLTAGE_1_5_V) { /* 电压最大值大于1.0小于1.5 */ in GetGpio5Voltage()

Completed in 3 milliseconds