Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DNRF52840_GPIOTasksEvents.cs28 port0.Detect += OnDetect; in NRF52840_GPIOTasksEvents()
33 port1.Detect += OnDetect; in NRF52840_GPIOTasksEvents()
205 private void OnDetect() in OnDetect() method in Antmicro.Renode.Peripherals.GPIOPort.NRF52840_GPIOTasksEvents