Searched refs:DSI_VSYNC_ACTIVE_HIGH (Results 1 – 12 of 12) sorted by relevance
81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig()124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
746 #define DSI_VSYNC_ACTIVE_HIGH 0x00000000U macro1274 #define IS_DSI_VSYNC_POLARITY(Vsync) (((Vsync) == DSI_VSYNC_ACTIVE_HIGH)\
762 #define DSI_VSYNC_ACTIVE_HIGH 0x00000000U macro1317 #define IS_DSI_VSYNC_POLARITY(Vsync) (((Vsync) == DSI_VSYNC_ACTIVE_HIGH)\