Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/
DSTM32LTDC.cs21 public class STM32LTDC : AutoRepaintingVideo, IDoubleWordPeripheral, IKnownSize class
23 public STM32LTDC(IMachine machine) : base(machine) in STM32LTDC() method in Antmicro.Renode.Peripherals.Video.STM32LTDC