Searched refs:deviceType (Results 1 – 4 of 4) sorted by relevance
/canopennode-2.7.6/example/ |
D | CO_OD.h | 230 /*1000 */ UNSIGNED32 deviceType; member 271 #define OD_deviceType CO_OD_ROM.deviceType
|
D | CO_OD.c | 284 {0x1000, 0x00, 0x85, 4, (void*)&CO_OD_ROM.deviceType},
|
/canopennode-2.7.6/example/CO_OD_with_trace/ |
D | CO_OD.h | 237 /*1000 */ UNSIGNED32 deviceType; member 278 #define OD_deviceType CO_OD_ROM.deviceType
|
D | CO_OD.c | 324 {0x1000, 0x00, 0x85, 4, (void*)&CO_OD_ROM.deviceType},
|