Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRZG_GPIO.cs618 else if(value > MaxPinFunctionIdx) in CreatePortFunctionControlWriteCallback()
710 private const int MaxPinFunctionIdx = 5; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasRZG_GPIO