Home
last modified time | relevance | path

Searched refs:PROGRAM_CTRL_ZEPHYR_CONFIRM (Results 1 – 1 of 1) sorted by relevance

/modules/canopennode/
A Dcanopen_program.c31 #define PROGRAM_CTRL_ZEPHYR_CONFIRM 0x80 macro
71 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()

Completed in 14 milliseconds