HAL + 0/58 examples
CodeScope will show references to LTDC_VSPOLARITY_AL from the following samples and libraries:
Drivers
Boards
Examples
STM32469I-Discovery
Demonstrations
Applications
Display
STemWin
Examples
LCD_DSI
STM32469I_EVAL
Demonstrations
Applications
Camera
Display
STemWin
Examples
LCD_DSI
STM324x9I_EVAL
Demonstrations
STemWin
Applications
STemWin
Examples
DMA2D
LTDC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
DMA2D
LTDC
 
Symbols
loading...
Files
loading...

LTDC_VSPOLARITY_AL macro

Vertical Synchronization is active low.

Syntax

#define LTDC_VSPOLARITY_AL 0x00000000U

Examples

LTDC_VSPOLARITY_AL is referenced by 58 libraries and example projects.

References

LocationText
stm32f4xx_hal_ltdc.h:279
#define LTDC_VSPOLARITY_AL 0x00000000U /*!< Vertical Synchronization is active low. */
stm32f4xx_hal_ltdc.h:651
#define IS_LTDC_VSPOL(__VSPOL__) (((__VSPOL__) == LTDC_VSPOLARITY_AL)\
stm32f4xx_hal_ltdc_ex.c:81
stm32f4xx_hal_ltdc_ex.c:124