Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_glcdc/
Dr_glcdc.c234 display_contrast_t const * const p_contrast);
1742 display_contrast_t const * const p_contrast) in r_glcdc_contrast_correction() argument
1748 if (p_contrast->enable) in r_glcdc_contrast_correction()
1750 g = p_contrast->g; in r_glcdc_contrast_correction()
1751 b = p_contrast->b; in r_glcdc_contrast_correction()
1752 r = p_contrast->r; in r_glcdc_contrast_correction()