Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h675 uint8_t greenIndex; /*!< Green operation index. */ member
Dfsl_dpu.c2724 config->greenIndex = 0U; in DPU_RopGetDefaultConfig()
2742 … DPU_MAKE_CONST_COLOR(config->redIndex, config->greenIndex, config->blueIndex, config->alphaIndex); in DPU_SetRopConfig()