Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRZG_GPIO.cs162 writeCallback: CreatePortModeControlWriteCallback(portIdx), in DefineRegisters()
540 private Action<int, bool, bool> CreatePortModeControlWriteCallback(int portIdx) in CreatePortModeControlWriteCallback() method in Antmicro.Renode.Peripherals.GPIOPort.RenesasRZG_GPIO