Home
last modified time | relevance | path

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

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