HAL
HAL_DSI_SetContentionDetectionOff() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_DSI_SetContentionDetectionOff()

HAL_DSI_SetContentionDetectionOff() function

Switch off the contention detection on data lanes

Syntax

HAL_StatusTypeDef HAL_DSI_SetContentionDetectionOff(DSI_HandleTypeDef *hdsi,     FunctionalState State);
Implemented in stm32f4xx_hal_dsi.c:3058

Arguments

hdsi

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

State

ENABLE or DISABLE

Return value

HAL status

Call Tree

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