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

DSI_VidCfgTypeDef::LPLargestPacketSize field

The size, in bytes, of the low power largest packet that can fit in a line during VSA, VBP and VFP regions

Syntax

uint32_t LPLargestPacketSize;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_dsi.h:126
uint32_t LPLargestPacketSize; /*!< The size, in bytes, of the low power largest packet that
stm32f4xx_hal_dsi.c:1158HAL_DSI_ConfigVideoMode()
hdsi->Instance->LPMCR |= ((VidCfg->LPLargestPacketSize) << 16U);

Data Use

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