Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 4 of 4) sorted by relevance

/canopennode-2.7.6/stack/neuberger-socketCAN/
DCO_error.h79 struct timespec timestamp; /**< listen only mode started at this time */ member
DCO_driver.c555 struct timespec *timestamp) in CO_CANrxBuffer_getInterface()
776 struct timespec *timestamp) in CO_CANread()
891 struct timespec timestamp; in CO_CANrxWait() local
DCO_driver_base.h254 struct timespec timestamp; /**< time of reception */ member
/canopennode-2.7.6/stack/
DCO_trace.c447 void CO_trace_process(CO_trace_t *trace, uint32_t timestamp) { in CO_trace_process()