Symbols
loading...
Files
loading...

DSI_PLL_OUT_DIV1 macro

Syntax

#define DSI_PLL_OUT_DIV1 0x00000000U

Examples

DSI_PLL_OUT_DIV1 is referenced by 33 libraries and example projects.

References

LocationText
stm32f4xx_hal_dsi.h:778
#define DSI_PLL_OUT_DIV1 0x00000000U
stm32f4xx_hal_dsi.h:1260
#define IS_DSI_PLL_ODF(ODF) (((ODF) == DSI_PLL_OUT_DIV1) || \