Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DLiteX_ControlAndStatus.cs19 …public class LiteX_ControlAndStatus : BaseGPIOPort, IProvidesRegisterCollection<DoubleWordRegister… class
21 …public LiteX_ControlAndStatus(IMachine machine) : base(machine, LedsCount + SwitchesCount + Button… in LiteX_ControlAndStatus() method in Antmicro.Renode.Peripherals.GPIOPort.LiteX_ControlAndStatus