Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs643 … public uint DistributorProductIdentifier { get; set; } = DefaultDistributorProductIdentifier;
2075 private const uint DefaultDistributorProductIdentifier = 0x0; field