Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/
H A Drobot_control.h30 CAR_STOP_STATUS = 0, enumerator
H A Drobot_control.c43 unsigned char g_car_status = CAR_STOP_STATUS;
73 if (g_car_status == CAR_STOP_STATUS) { in gpio5_isr_func_mode()
80 g_car_status = CAR_STOP_STATUS; // 停止 in gpio5_isr_func_mode()
227 case CAR_STOP_STATUS: in RobotCarTestTask()
H A Dssd1306_test.c75 } else if (status == CAR_STOP_STATUS) { in Ssd1306TestTask()

Completed in 2 milliseconds