Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h1084 #define IS_LTDC_RGB_COMPONENT(__RGB_COMPONENT__) (((__RGB_COMPONENT__) == LTDC_RGB_COMPONENT_R… argument
1085 … ((__RGB_COMPONENT__) == LTDC_RGB_COMPONENT_GREEN) ||\
1086 … ((__RGB_COMPONENT__) == LTDC_RGB_COMPONENT_BLUE ) ||\
1087 … ((__RGB_COMPONENT__) == LTDC_RGB_COMPONENT_ALL))