HAL
HAL_DSI_SetPHYTimings() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_DSI_SetPHYTimings() function

Set custom timing for the PHY

Syntax

HAL_StatusTypeDef HAL_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi,     uint32_t Timing,     FunctionalState State,     uint32_t Value);
Implemented in stm32f4xx_hal_dsi.c:2794

Arguments

hdsi

pointer to a DSI_HandleTypeDef structure that contains the configuration information for the DSI.

Timing

PHY timing to be adjusted. This parameter can be any value of @arg DSI_PHY_Timing

State

ENABLE or DISABLE

Value

Custom value of the timing

Return value

HAL status

Call Tree

Functions called by HAL_DSI_SetPHYTimings()
HAL_DSI_SetPHYTimings()
assert_failed()
all items filtered out
Type of HAL_DSI_SetPHYTimings()
HAL_DSI_SetPHYTimings()
all items filtered out