HAL + 0/4 examples
CodeScope will show references to DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable from the following samples and libraries:
Drivers
Boards
Examples
STM32469I-Discovery
Applications
Display
STM32469I_EVAL
Applications
Display
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDSI_VidCfgTypeDef::LPVerticalSyncActiveEnable

DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable field

Low-power vertical sync active enable This parameter can be any value of DSI_LP_VSYNC

Syntax

uint32_t LPVerticalSyncActiveEnable;

Examples

DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dsi.h:147
uint32_t LPVerticalSyncActiveEnable; /*!< Low-power vertical sync active enable
stm32f4xx_hal_dsi.c:1070HAL_DSI_ConfigVideoMode()
assert_param(IS_DSI_LP_VSYNC(VidCfg->LPVerticalSyncActiveEnable));
stm32f4xx_hal_dsi.c:1186HAL_DSI_ConfigVideoMode()
hdsi->Instance->VMCR |= VidCfg->LPVerticalSyncActiveEnable;

Data Use

Functions reading DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable
DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable
all items filtered out
Type of DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable
DSI_VidCfgTypeDef::LPVerticalSyncActiveEnable
uint32_t
all items filtered out