Home
last modified time | relevance | path

Searched defs:red (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.h170 uint8_t red; /*!< Red color component. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/ov7725/
Dfsl_ov7725.c57 uint8_t red; member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h70 #define DPU_MAKE_CONST_COLOR(red, green, blue, alpha) \ argument