Searched refs:GammaTenths (Results 1 – 2 of 2) sorted by relevance
1188 uint32_t GammaTenths, uint32_t RGBComponent) in HAL_LTDC_ConfigGammaCorrection() argument1190 const uint32_t gammaindex = (GammaOnes * 70U) + (GammaTenths * 7U) - 28U; in HAL_LTDC_ConfigGammaCorrection()1226 assert_param(IS_LTDC_GAMMA_VALUE(GammaOnes, GammaTenths)); in HAL_LTDC_ConfigGammaCorrection()
949 uint32_t GammaTenths, uint32_t RGBComponent);