Searched defs:bankNumber (Results 1 – 2 of 2) sorted by relevance
220 public GPIOController(XilinxGPIOPS parent, uint bankNumber) in GPIOController()259 private uint bankNumber; field in Antmicro.Renode.Peripherals.GPIOPort.XilinxGPIOPS.GPIOController
448 …public void LoadFlashInfoPartitionFromBinary(uint bankNumber, uint infoType, long offset, ReadFile… in LoadFlashInfoPartitionFromBinary()