Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/
H A Drobot_control.h31 CAR_OBSTACLE_AVOIDANCE_STATUS, enumerator
H A Drobot_control.c77 g_car_status = CAR_OBSTACLE_AVOIDANCE_STATUS; // 超声波 in gpio5_isr_func_mode()
79 } else if (g_car_status == CAR_OBSTACLE_AVOIDANCE_STATUS) { in gpio5_isr_func_mode()
205 if (g_car_status != CAR_OBSTACLE_AVOIDANCE_STATUS) { in car_mode_control_func()
230 case CAR_OBSTACLE_AVOIDANCE_STATUS: in RobotCarTestTask()
H A Dssd1306_test.c73 if (status == CAR_OBSTACLE_AVOIDANCE_STATUS) { in Ssd1306TestTask()

Completed in 2 milliseconds