HAL + 0/4 examples
CodeScope will show references to DSI_VidCfgTypeDef::VerticalFrontPorch 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::VerticalFrontPorch

DSI_VidCfgTypeDef::VerticalFrontPorch field

Vertical front-porch duration

Syntax

uint32_t VerticalFrontPorch;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_dsi.h:119
uint32_t VerticalFrontPorch; /*!< Vertical front-porch duration */
stm32f4xx_hal_dsi.c:1146HAL_DSI_ConfigVideoMode()
hdsi->Instance->VVFPCR |= VidCfg->VerticalFrontPorch;
stm32f4xx_hal_ltdc_ex.c:96HAL_LTDCEx_StructInitFromVideoConfig()
VidCfg->VerticalActive + VidCfg->VerticalFrontPorch - 1U;

Data Use

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