Searched refs:backgroundColorModeField (Results 1 – 1 of 1) sorted by relevance
140 .WithEnumField(0, 4, out backgroundColorModeField, name: "CM", in STM32DMA2D()219 … var backgroundFormatColorDepth = backgroundColorModeField.Value.ToPixelFormat().GetColorDepth(); in HandleBackgroundBufferSizeChange()235 var backgroundFormat = backgroundColorModeField.Value.ToPixelFormat(); in HandlePixelFormatChange()307 var backgroundFormat = backgroundColorModeField.Value.ToPixelFormat(); in DoTransfer()401 private readonly IEnumRegisterField<Dma2DColorMode> backgroundColorModeField; field in Antmicro.Renode.Peripherals.DMA.STM32DMA2D