Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DNRF52840_GPIOTasksEvents.cs286 private bool TryGetPin(out NRF52840_GPIO.Pin pin) in TryGetPin() method in Antmicro.Renode.Peripherals.GPIOPort.NRF52840_GPIOTasksEvents.Channel
315 if(!TryGetPin(out var pin)) in WritePinInner()