Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRZG_GPIO.cs614 …if(value == DefaultPinFunctionIdx || pinAndFunctionToInterruptMap.ContainsKey(Tuple.Create(gpioIdx… in CreatePortFunctionControlWriteCallback()
711 private const int DefaultPinFunctionIdx = 0; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasRZG_GPIO