Home
last modified time | relevance | path

Searched refs:timestamp_high (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/net/can/
H A Dctucan_core.h93 union ctu_can_fd_timestamp_high timestamp_high; member
H A Dctu_can_fd_regs.h967 uint32_t timestamp_high : 32; member
H A Dctucan_core.c671 VMSTATE_UINT32(timestamp_high.u32, CtuCanCoreState),