Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs47 StartAddress = rv.RxFIFO1Configuration.RxFIFO1StartAddress, in BuildStructuredViews()
1036 public IValueRegisterField RxFIFO1StartAddress; field
DMCAN.cs355 … .WithValueField(2, 14, out rv.RxFIFO1Configuration.RxFIFO1StartAddress, name: "F1SA") in BuildRegisterMap()