Searched refs:powerOnCounter (Results 1 – 4 of 4) sorted by relevance
/canopennode-2.7.6/example/ |
D | CO_OD.h | 219 /*2106 */ UNSIGNED32 powerOnCounter; member 381 #define OD_powerOnCounter CO_OD_EEPROM.powerOnCounter
|
D | CO_OD.c | 327 {0x2106, 0x00, 0x87, 4, (void*)&CO_OD_EEPROM.powerOnCounter},
|
/canopennode-2.7.6/example/CO_OD_with_trace/ |
D | CO_OD.h | 226 /*2106 */ UNSIGNED32 powerOnCounter; member 385 #define OD_powerOnCounter CO_OD_EEPROM.powerOnCounter
|
D | CO_OD.c | 366 {0x2106, 0x00, 0x87, 4, (void*)&CO_OD_EEPROM.powerOnCounter},
|