Home
last modified time | relevance | path

Searched refs:GammaAdress (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c1192 const uint8_t GammaAdress[7] = {32, 64, 96, 128, 160, 192, 224}; in HAL_LTDC_ConfigGammaCorrection() local
1238 …hltdc->Instance->GCCR = RGBComponent | ((uint32_t) GammaAdress[gammasegment] << LTDC_GCCR_ADDR_Pos… in HAL_LTDC_ConfigGammaCorrection()