Symbols
loading...
Files
loading...

DSI_TWO_DATA_LANES macro

Syntax

#define DSI_TWO_DATA_LANES 1U

Examples

DSI_TWO_DATA_LANES is referenced by 33 libraries and example projects.

References

LocationText
stm32f4xx_hal_dsi.h:695
#define DSI_TWO_DATA_LANES 1U
stm32f4xx_hal_dsi.c:1911
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:1948
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2001
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2063
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2109
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2239
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2283
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2340
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2403
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.c:2456
else if ((hdsi->Instance->PCONFR & DSI_PCONFR_NL) == DSI_TWO_DATA_LANES)
stm32f4xx_hal_dsi.h:1267
|| ((NumberOfLanes) == DSI_TWO_DATA_LANES))