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

IS_DSI_LP_GSW1P macro

Syntax

#define IS_DSI_LP_GSW1P(LP_GSW1P) (((LP_GSW1P) == DSI_LP_GSW1P_DISABLE)\     || ((LP_GSW1P) == DSI_LP_GSW1P_ENABLE))

Arguments

LP_GSW1P

References

LocationText
stm32f4xx_hal_dsi.h:1309
#define IS_DSI_LP_GSW1P(LP_GSW1P) (((LP_GSW1P) == DSI_LP_GSW1P_DISABLE)\
stm32f4xx_hal_dsi.c:1283
assert_param(IS_DSI_LP_GSW1P(LPCmd->LPGenShortWriteOneP));