Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h704 #define DCMIPP_DT_RGB565 0x22U /*!< DCMIPP Data Type RGB565 */ macro
2249 #define IS_DCMIPP_DATA_TYPE(DATA_TYPE) (((DATA_TYPE) == DCMIPP_DT_RGB565) ||\