Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/
H A Drobot_control.c92 float vlt_max = 0; in get_gpio5_voltage() local
116 vlt_max = (voltage > vlt_max) ? voltage : vlt_max; in get_gpio5_voltage()
119 printf("vlt_max is %f\r\n", vlt_max); in get_gpio5_voltage()
120 if (vlt_max > vlt_1 && vlt_max < vlt_2) { in get_gpio5_voltage()

Completed in 1 milliseconds