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

IS_DSI_LP_GSW0P macro

Syntax

#define IS_DSI_LP_GSW0P(LP_GSW0P) (((LP_GSW0P) == DSI_LP_GSW0P_DISABLE)\     || ((LP_GSW0P) == DSI_LP_GSW0P_ENABLE))

Arguments

LP_GSW0P

References

LocationText
stm32f4xx_hal_dsi.h:1307
#define IS_DSI_LP_GSW0P(LP_GSW0P) (((LP_GSW0P) == DSI_LP_GSW0P_DISABLE)\
stm32f4xx_hal_dsi.c:1282
assert_param(IS_DSI_LP_GSW0P(LPCmd->LPGenShortWriteNoP));