Symbols
loading...
Files
loading...

DSI_HSYNC_ACTIVE_HIGH macro

Syntax

#define DSI_HSYNC_ACTIVE_HIGH 0x00000000U

Examples

DSI_HSYNC_ACTIVE_HIGH is referenced by 33 libraries and example projects.

References

LocationText
stm32f4xx_hal_dsi.h:737
#define DSI_HSYNC_ACTIVE_HIGH 0x00000000U
stm32f4xx_hal_dsi.h:1276
#define IS_DSI_HSYNC_POLARITY(Hsync) (((Hsync) == DSI_HSYNC_ACTIVE_HIGH)\
stm32f4xx_hal_ltdc_ex.c:82
stm32f4xx_hal_ltdc_ex.c:125