Searched refs:CO_OD_FIRST_LAST_WORD (Results 1 – 3 of 3) sorted by relevance
143 if ((eeprom.FirstWord == CO_OD_FIRST_LAST_WORD) && in canopen_settings_set()144 (eeprom.LastWord == CO_OD_FIRST_LAST_WORD)) { in canopen_settings_set()166 if ((rom.FirstWord == CO_OD_FIRST_LAST_WORD) && in canopen_settings_set()167 (rom.LastWord == CO_OD_FIRST_LAST_WORD)) { in canopen_settings_set()
28 CO_OD_FIRST_LAST_WORD,64 CO_OD_FIRST_LAST_WORD,70 CO_OD_FIRST_LAST_WORD,84 CO_OD_FIRST_LAST_WORD,90 CO_OD_FIRST_LAST_WORD,94 CO_OD_FIRST_LAST_WORD,
481 #define CO_OD_FIRST_LAST_WORD 0x55 /* Any value from 0x01 to 0xFE. If changed, EEPROM will be … macro