Searched refs:LCDIF_GAMMA_INDEX_MAX (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/ | ||
| D | fsl_lcdif.h | 53 #define LCDIF_GAMMA_INDEX_MAX 256U macro |
| D | fsl_lcdif.c | 773 assert(startIndex + gammaLen <= LCDIF_GAMMA_INDEX_MAX); in LCDIF_SetGammaData() |