HAL
IS_DSI_LP_GSR2P is only used within HAL.
 
Symbols
loading...
Files
loading...

IS_DSI_LP_GSR2P macro

Syntax

#define IS_DSI_LP_GSR2P(LP_GSR2P) (((LP_GSR2P) == DSI_LP_GSR2P_DISABLE)\     || ((LP_GSR2P) == DSI_LP_GSR2P_ENABLE))

Arguments

LP_GSR2P

References

LocationText
stm32f4xx_hal_dsi.h:1317
#define IS_DSI_LP_GSR2P(LP_GSR2P) (((LP_GSR2P) == DSI_LP_GSR2P_DISABLE)\
stm32f4xx_hal_dsi.c:1287
assert_param(IS_DSI_LP_GSR2P(LPCmd->LPGenShortReadTwoP));