Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1004 if(VidCfg->ColorCoding == DSI_RGB666) in HAL_DSI_ConfigVideoMode()
1046 if(VidCfg->ColorCoding == DSI_RGB666) in HAL_DSI_ConfigVideoMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h722 #define DSI_RGB666 0x00000003U /*!< The value 0x00000004 can also be used for the R… macro