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

DSI_VidCfgTypeDef::LPHorizontalBackPorchEnable field

Low-power horizontal back-porch enable This parameter can be any value of DSI_LP_HBP

Syntax

uint32_t LPHorizontalBackPorchEnable;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_dsi.h:135
uint32_t LPHorizontalBackPorchEnable; /*!< Low-power horizontal back-porch enable
stm32f4xx_hal_dsi.c:1066HAL_DSI_ConfigVideoMode()
assert_param(IS_DSI_LP_HBP(VidCfg->LPHorizontalBackPorchEnable));
stm32f4xx_hal_dsi.c:1170HAL_DSI_ConfigVideoMode()
hdsi->Instance->VMCR |= VidCfg->LPHorizontalBackPorchEnable;

Data Use

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