jaylink_connection::timestamp is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjaylink_connection::timestamp

jaylink_connection::timestamp field

Timestamp of the last registration in milliseconds. The timestamp is relative to the time the device was powered up.

Syntax

uint32_t timestamp;

References

LocationReferrerText
libjaylink.h:375
uint32_t timestamp;
device.c:1403parse_conn_table()
conns[i].timestamp = buffer_get_u32(buffer, offset + 12);

Data Use

Functions writing jaylink_connection::timestamp
all items filtered out
jaylink_connection::timestamp
Type of jaylink_connection::timestamp
jaylink_connection::timestamp
uint32_t
all items filtered out