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

LTDC_PIXEL_FORMAT_L8 macro

L8 LTDC pixel format

Syntax

#define LTDC_PIXEL_FORMAT_L8 0x00000005U

Examples

LTDC_PIXEL_FORMAT_L8 is referenced by 27 libraries and example projects.

References

LocationText
stm32f4xx_hal_ltdc.h:346
#define LTDC_PIXEL_FORMAT_L8 0x00000005U /*!< L8 LTDC pixel format */
stm32f4xx_hal_ltdc.h:677
((__PIXEL_FORMAT__) == LTDC_PIXEL_FORMAT_L8) || \