CMSIS + 0/1 examples
CodeScope will show references to RCC_PLLCFGR_PLLQ_Pos from the following samples and libraries:
 
Symbols
loading...
Files
loading...

RCC_PLLCFGR_PLLQ_Pos macro

Syntax

#define RCC_PLLCFGR_PLLQ_Pos (24U)

Examples

RCC_PLLCFGR_PLLQ_Pos is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:3967
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f401xe.h:3967
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f407xx.h:9533
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f410rx.h:4305
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f410tx.h:4295
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f411xe.h:3976
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f412zx.h:9320
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f413xx.h:9554
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f417xx.h:9795
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f429xx.h:10596
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f439xx.h:10870
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f446xx.h:10136
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f469xx.h:13594
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f479xx.h:13871
#define RCC_PLLCFGR_PLLQ_Pos (24U)
stm32f401xc.h:3968
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f401xc.h:3972
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f401xe.h:3968
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f401xe.h:3972
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f407xx.h:9534
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f407xx.h:9538
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f410rx.h:4306
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f410rx.h:4308
#define RCC_PLLCFGR_PLLQ_0 (0x1UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x01000000 */
stm32f410rx.h:4309
#define RCC_PLLCFGR_PLLQ_1 (0x2UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x02000000 */
stm32f410rx.h:4310
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f410rx.h:4311
#define RCC_PLLCFGR_PLLQ_3 (0x8UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x08000000 */
stm32f410tx.h:4296
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f411xe.h:3977
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f411xe.h:3981
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f412zx.h:9321
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f412zx.h:9325
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f413xx.h:9555
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f413xx.h:9559
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f417xx.h:9796
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f417xx.h:9800
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f429xx.h:10597
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f429xx.h:10599
#define RCC_PLLCFGR_PLLQ_0 (0x1UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x01000000 */
stm32f429xx.h:10600
#define RCC_PLLCFGR_PLLQ_1 (0x2UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x02000000 */
stm32f429xx.h:10601
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f439xx.h:10871
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f439xx.h:10875
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f446xx.h:10137
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f446xx.h:10141
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f469xx.h:13595
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f469xx.h:13599
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */
stm32f479xx.h:13872
#define RCC_PLLCFGR_PLLQ_Msk (0xFUL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x0F000000 */
stm32f479xx.h:13876
#define RCC_PLLCFGR_PLLQ_2 (0x4UL << RCC_PLLCFGR_PLLQ_Pos) /*!< 0x04000000 */