Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs118InterruptElementLost = rv.InterruptRegister.InterruptFlags[(int)Interrupt.TxEventFIFOElementLost], in BuildStructuredViews()
837 public IFlagRegisterField InterruptElementLost; field
DMCAN.cs791 txEventFIFO.InterruptElementLost.Value = true; in StoreInTxEventFIFO()