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

DSI_PHY_TimerTypeDef::ClockLaneHS2LPTime field

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

Syntax

uint32_t ClockLaneHS2LPTime;

Examples

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

References

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

Data Use

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