Searched refs:backgroundColorRedChannelField (Results 1 – 2 of 2) sorted by relevance
43 …backgroundColorRedChannelField = backgroundColorConfigurationRegister.DefineValueField(16, 8, name… in STM32LTDC()153 (byte)backgroundColorRedChannelField.Value, in HandleBackgroundColorChange()197 private readonly IValueRegisterField backgroundColorRedChannelField; field in Antmicro.Renode.Peripherals.Video.STM32LTDC
166 .WithValueField(16, 8, out backgroundColorRedChannelField, name: "RED") in STM32DMA2D()237 (byte)backgroundColorRedChannelField.Value, in HandlePixelFormatChange()406 private readonly IValueRegisterField backgroundColorRedChannelField; field in Antmicro.Renode.Peripherals.DMA.STM32DMA2D