Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DSAM4S_TWI.cs28 … pdc = new SAM_PDC(machine, this, (long)Registers.PdcReceivePointer, HandlePdcStatusChange); in SAM4S_TWI()
426 private void HandlePdcStatusChange() in HandlePdcStatusChange() method in Antmicro.Renode.Peripherals.I2C.SAM4S_TWI