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

IS_DSI_LP_GSR1P macro

Syntax

#define IS_DSI_LP_GSR1P(LP_GSR1P) (((LP_GSR1P) == DSI_LP_GSR1P_DISABLE)\     || ((LP_GSR1P) == DSI_LP_GSR1P_ENABLE))

Arguments

LP_GSR1P

References

LocationText
stm32f4xx_hal_dsi.h:1315
#define IS_DSI_LP_GSR1P(LP_GSR1P) (((LP_GSR1P) == DSI_LP_GSR1P_DISABLE)\
stm32f4xx_hal_dsi.c:1286
assert_param(IS_DSI_LP_GSR1P(LPCmd->LPGenShortReadOneP));