Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDSI_PHY_TimerTypeDef::ClockLaneLP2HSTime

DSI_PHY_TimerTypeDef::ClockLaneLP2HSTime field

The maximum time that the D-PHY clock lane takes to go from low-power to high-speed transmission

Syntax

uint32_t ClockLaneLP2HSTime;

Examples

DSI_PHY_TimerTypeDef::ClockLaneLP2HSTime is referenced by 32 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dsi.h:248
uint32_t ClockLaneLP2HSTime; /*!< The maximum time that the D-PHY clock lane takes to go from low-power
stm32f4xx_hal_dsi.c:1372HAL_DSI_ConfigPhyTimer()
maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime) ? PhyTimers->ClockLaneLP2HSTime :

Data Use

Functions reading DSI_PHY_TimerTypeDef::ClockLaneLP2HSTime
DSI_PHY_TimerTypeDef::ClockLaneLP2HSTime
all items filtered out
Type of DSI_PHY_TimerTypeDef::ClockLaneLP2HSTime
DSI_PHY_TimerTypeDef::ClockLaneLP2HSTime
uint32_t
all items filtered out