Searched defs:ConfigurationChanged (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/ | ||
| D | IVideo.cs | 17 event Action<int, int, PixelFormat, Endianess> ConfigurationChanged; event |
| D | AutoRepaintingVideo.cs | 76 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/ | ||
| D | Timer.cs | 33 public event Action ConfigurationChanged; event in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIOModel.Timer |