Searched refs:PROGRAM_CTRL_ZEPHYR_CONFIRM (Results 1 – 2 of 2) sorted by relevance
31 #define PROGRAM_CTRL_ZEPHYR_CONFIRM 0x80 macro71 return PROGRAM_CTRL_ZEPHYR_CONFIRM; in canopen_program_get_status()143 if (canopen_program_get_status() == PROGRAM_CTRL_ZEPHYR_CONFIRM) { in canopen_program_cmd_stop()157 if (canopen_program_get_status() == PROGRAM_CTRL_ZEPHYR_CONFIRM) { in canopen_program_cmd_start()213 if (canopen_program_get_status() == PROGRAM_CTRL_ZEPHYR_CONFIRM) { in canopen_program_cmd_confirm()265 case PROGRAM_CTRL_ZEPHYR_CONFIRM: in canopen_odf_1f51()
45 PROGRAM_CTRL_ZEPHYR_CONFIRM = 0x80 variable259 self._ctrl_program(PROGRAM_CTRL_ZEPHYR_CONFIRM)