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

IS_DSI_LP_GSW2P macro

Syntax

#define IS_DSI_LP_GSW2P(LP_GSW2P) (((LP_GSW2P) == DSI_LP_GSW2P_DISABLE)\     || ((LP_GSW2P) == DSI_LP_GSW2P_ENABLE))

Arguments

LP_GSW2P

References

LocationText
stm32f4xx_hal_dsi.h:1311
#define IS_DSI_LP_GSW2P(LP_GSW2P) (((LP_GSW2P) == DSI_LP_GSW2P_DISABLE)\
stm32f4xx_hal_dsi.c:1284
assert_param(IS_DSI_LP_GSW2P(LPCmd->LPGenShortWriteTwoP));