Home
last modified time | relevance | path

Searched defs:ConfigurationChanged (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/
DIVideo.cs17 event Action<int, int, PixelFormat, Endianess> ConfigurationChanged; event
DAutoRepaintingVideo.cs76 public event Action<int, int, PixelFormat, ELFSharp.ELF.Endianess> ConfigurationChanged property in Antmicro.Renode.Peripherals.Video.AutoRepaintingVideo
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DTimer.cs33 public event Action ConfigurationChanged; event in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIOModel.Timer