CMSIS + 0/1 examples
CodeScope will show references to IS_LTDC_ALL_INSTANCE from the following samples and libraries:
 
Symbols
loading...
Files
loading...

IS_LTDC_ALL_INSTANCE macro

Syntax

#define IS_LTDC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == LTDC)

Arguments

INSTANCE

Examples

IS_LTDC_ALL_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f429xx.h:16726
#define IS_LTDC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == LTDC)
stm32f439xx.h:17020
#define IS_LTDC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == LTDC)
stm32f469xx.h:19816
#define IS_LTDC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == LTDC)
stm32f479xx.h:20113
#define IS_LTDC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == LTDC)