Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs443 public bool AcceptedNonMatchingFrame; // ANMF field
474 public bool AcceptedNonMatchingFrame; // ANMF field
DMCAN.cs1024 AcceptedNonMatchingFrame = false in HandleMatchedFilter()
1126 AcceptedNonMatchingFrame = true in AcceptNonMatchingFrame()