Searched defs:CRCError (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/Cadence_xSPICommands/ | ||
| D | Command.cs | 53 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/ | ||
| D | MPC5567_UART.cs | 185 CRCError = 1u << 10, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ | ||
| D | GaislerEth.cs | 428 public bool CRCError; field in Antmicro.Renode.Peripherals.Network.GaislerEth.receiveDescriptor |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/ | ||
| D | NRF52840_Radio.cs | 671 CRCError = 13, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/ | ||
| D | MCAN_Structures.cs | 252 CRCError = 6, enumerator |