HAL + 0/58 examples
CodeScope will show references to LTDC_HSPOLARITY_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_HSPOLARITY_AL macro

Horizontal Synchronization is active low.

Syntax

#define LTDC_HSPOLARITY_AL 0x00000000U

Examples

LTDC_HSPOLARITY_AL is referenced by 58 libraries and example projects.

References

LocationText
stm32f4xx_hal_ltdc.h:270
#define LTDC_HSPOLARITY_AL 0x00000000U /*!< Horizontal Synchronization is active low. */
stm32f4xx_hal_ltdc.h:649
#define IS_LTDC_HSPOL(__HSPOL__) (((__HSPOL__) == LTDC_HSPOLARITY_AL)\
stm32f4xx_hal_ltdc_ex.c:82
stm32f4xx_hal_ltdc_ex.c:125