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

DSI_LP_VFP_DISABLE macro

Syntax

#define DSI_LP_VFP_DISABLE 0x00000000U

References

LocationText
stm32f4xx_hal_dsi.h:477
#define DSI_LP_VFP_DISABLE 0x00000000U
stm32f4xx_hal_dsi.h:1290
#define IS_DSI_LP_VFP(LPVFP) (((LPVFP) == DSI_LP_VFP_DISABLE) || ((LPVFP) == DSI_LP_VFP_ENABLE))