Searched refs:backgroundColorBlueChannelField (Results 1 – 2 of 2) sorted by relevance
41 …backgroundColorBlueChannelField = backgroundColorConfigurationRegister.DefineValueField(0, 8, name… in STM32LTDC()155 (byte)backgroundColorBlueChannelField.Value, in HandleBackgroundColorChange()195 private readonly IValueRegisterField backgroundColorBlueChannelField; field in Antmicro.Renode.Peripherals.Video.STM32LTDC
164 .WithValueField(0, 8, out backgroundColorBlueChannelField, name: "BLUE") in STM32DMA2D()239 (byte)backgroundColorBlueChannelField.Value, in HandlePixelFormatChange()404 private readonly IValueRegisterField backgroundColorBlueChannelField; field in Antmicro.Renode.Peripherals.DMA.STM32DMA2D