Home
last modified time | relevance | path

Searched defs:CRCError (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/Cadence_xSPICommands/
DCommand.cs53 public bool CRCError { get; protected set; } property in Antmicro.Renode.Peripherals.SPI.Cadence_xSPICommands.Command
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DMPC5567_UART.cs185 CRCError = 1u << 10, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DGaislerEth.cs428 public bool CRCError; field in Antmicro.Renode.Peripherals.Network.GaislerEth.receiveDescriptor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DNRF52840_Radio.cs671 CRCError = 13, enumerator
720 CRCError = 0x134, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs252 CRCError = 6, enumerator