Searched refs:PROGRAM_CTRL_STOP (Results 1 – 2 of 2) sorted by relevance
26 #define PROGRAM_CTRL_STOP 0x00 macro134 canopen_program_set_status(PROGRAM_CTRL_STOP); in canopen_odf_1f50()148 canopen_program_set_status(PROGRAM_CTRL_STOP); in canopen_program_cmd_stop()185 if (canopen_program_get_status() != PROGRAM_CTRL_STOP) { in canopen_program_cmd_clear()256 case PROGRAM_CTRL_STOP: in canopen_odf_1f51()
44 PROGRAM_CTRL_STOP = 0x00 variable239 self._ctrl_program(PROGRAM_CTRL_STOP)