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

IS_DSI_LP_GSR0P macro

Syntax

#define IS_DSI_LP_GSR0P(LP_GSR0P) (((LP_GSR0P) == DSI_LP_GSR0P_DISABLE)\     || ((LP_GSR0P) == DSI_LP_GSR0P_ENABLE))

Arguments

LP_GSR0P

References

LocationText
stm32f4xx_hal_dsi.h:1313
#define IS_DSI_LP_GSR0P(LP_GSR0P) (((LP_GSR0P) == DSI_LP_GSR0P_DISABLE)\
stm32f4xx_hal_dsi.c:1285
assert_param(IS_DSI_LP_GSR0P(LPCmd->LPGenShortReadNoP));