Home
last modified time | relevance | path

Searched refs:TimestampCounterConfiguration (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs358 TimestampCounterConfiguration = 0x020, // TSCC enumerator
DMCAN.cs190 registerMap[(long)Register.TimestampCounterConfiguration] = new DoubleWordRegister(this) in BuildRegisterMap()