Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_display_api.h225 } gamma_correction_t; typedef
230 gamma_correction_t r; ///< Gamma correction for R channel
231 gamma_correction_t g; ///< Gamma correction for G channel
232 gamma_correction_t b; ///< Gamma correction for B channel
/hal_renesas-latest/drivers/ra/fsp/src/r_glcdc/
Dr_glcdc.c961 static fsp_err_t r_glcdc_param_check_gamma_correction (gamma_correction_t const * const p_gamma_cor… in r_glcdc_param_check_gamma_correction()
1812 gamma_correction_t * LUT_ptr; in r_glcdc_gamma_correction()