Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DQuark_GPIOController.cs152 {(long)Registers.PortADataDirection, new DoubleWordRegister(this) in PrepareRegisters()
318 PortADataDirection = 0x4, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DQuark_SystemControlSubsystem.cs31 …OAlwaysOnDirection, CreateAlwaysOnGPIORegister(Quark_GPIOController.Registers.PortADataDirection)}, in Quark_SystemControlSubsystem()