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

DSI_LP_HBP_DISABLE macro

Syntax

#define DSI_LP_HBP_DISABLE 0x00000000U

References

LocationText
stm32f4xx_hal_dsi.h:459
#define DSI_LP_HBP_DISABLE 0x00000000U
stm32f4xx_hal_dsi.h:1287
#define IS_DSI_LP_HBP(LPHBP) (((LPHBP) == DSI_LP_HBP_DISABLE) || ((LPHBP) == DSI_LP_HBP_ENABLE))