Home
last modified time | relevance | path

Searched defs:bankNumber (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DXilinxGPIOPS.cs220 public GPIOController(XilinxGPIOPS parent, uint bankNumber) in GPIOController()
259 private uint bankNumber; field in Antmicro.Renode.Peripherals.GPIOPort.XilinxGPIOPS.GPIOController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DOpenTitan_FlashController.cs448 …public void LoadFlashInfoPartitionFromBinary(uint bankNumber, uint infoType, long offset, ReadFile… in LoadFlashInfoPartitionFromBinary()