Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv2/
Dfsl_lcdifv2.h37 #if defined(FSL_FEATURE_LCDIFV2_LAYER_CSC_COUNT) && (!defined(LCDIFV2_LAYER_CSC_COUNT))
38 #define LCDIFV2_LAYER_CSC_COUNT FSL_FEATURE_LCDIFV2_LAYER_CSC_COUNT macro
Dfsl_lcdifv2.c95 for (i = 0; i < (uint32_t)LCDIFV2_LAYER_CSC_COUNT; i++) in LCDIFV2_ResetRegister()
218 assert(layerIndex < (uint32_t)LCDIFV2_LAYER_CSC_COUNT); in LCDIFV2_SetCscMode()