HAL + 0/20 examples
CodeScope will show references to LTDC_PIXEL_FORMAT_AL44 from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LTDC_PIXEL_FORMAT_AL44 macro

AL44 LTDC pixel format

Syntax

#define LTDC_PIXEL_FORMAT_AL44 0x00000006U

Examples

LTDC_PIXEL_FORMAT_AL44 is referenced by 20 libraries and example projects.

References

LocationText
stm32f4xx_hal_ltdc.h:347
#define LTDC_PIXEL_FORMAT_AL44 0x00000006U /*!< AL44 LTDC pixel format */
stm32f4xx_hal_ltdc.c:935
if (hltdc->LayerCfg[LayerIdx].PixelFormat == LTDC_PIXEL_FORMAT_AL44)
stm32f4xx_hal_ltdc.h:678
((__PIXEL_FORMAT__) == LTDC_PIXEL_FORMAT_AL44) || \