Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs360 TimeoutCounterConfiguration = 0x028, // TOCC enumerator
DMCAN.cs200 …registerMap[(long)Register.TimeoutCounterConfiguration] = new DoubleWordRegister(this, resetValue:… in BuildRegisterMap()