Home
last modified time | relevance | path

Searched defs:Identifier (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DResourceBlock.cs31 public uint Identifier { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIOModel.ResourceBlock
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBInterface.cs63 public byte Identifier { get; } property in Antmicro.Renode.Core.USB.USBInterface
DUSBConfiguration.cs86 public byte Identifier { get; } property in Antmicro.Renode.Core.USB.USBConfiguration
DUSBEndpoint.cs159 public byte Identifier { get; } property in Antmicro.Renode.Core.USB.USBEndpoint
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs423 public uint Identifier; // ID field
450 public uint Identifier; // ID field
481 public uint Identifier; // ID field
494 public uint Identifier; // ID field
523 public uint Identifier; // ID field
548 public uint Identifier; // ID field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs3037 public InterruptId Identifier { get; protected set; } property in Antmicro.Renode.Peripherals.IRQControllers.Interrupt