STM32L443xx HAL User Manual
Defines
PLL division factor (PLLP)
RCC Exported Constants

Defines

#define LL_RCC_PLLP_DIV_2   (RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_3   (RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_4   (RCC_PLLCFGR_PLLPDIV_2)
#define LL_RCC_PLLP_DIV_5   (RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_6   (RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_7   (RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_8   (RCC_PLLCFGR_PLLPDIV_3)
#define LL_RCC_PLLP_DIV_9   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_10   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_11   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_12   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2)
#define LL_RCC_PLLP_DIV_13   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_14   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_15   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_16   (RCC_PLLCFGR_PLLPDIV_4)
#define LL_RCC_PLLP_DIV_17   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_18   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_19   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_20   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2)
#define LL_RCC_PLLP_DIV_21   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_22   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_23   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_24   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3)
#define LL_RCC_PLLP_DIV_25   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_26   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_27   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_28   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2)
#define LL_RCC_PLLP_DIV_29   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)
#define LL_RCC_PLLP_DIV_30   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)
#define LL_RCC_PLLP_DIV_31   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Define Documentation

#define LL_RCC_PLLP_DIV_10   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 10

Definition at line 935 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_11   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 11

Definition at line 936 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_12   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2)

Main PLL division factor for PLLP output by 12

Definition at line 937 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_13   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 13

Definition at line 938 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_14   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 14

Definition at line 939 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_15   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 15

Definition at line 940 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_16   (RCC_PLLCFGR_PLLPDIV_4)

Main PLL division factor for PLLP output by 16

Definition at line 941 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_17   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 17

Definition at line 942 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_18   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 18

Definition at line 943 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_19   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 19

Definition at line 944 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_2   (RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 2

Definition at line 927 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_20   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2)

Main PLL division factor for PLLP output by 20

Definition at line 945 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_21   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 21

Definition at line 946 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_22   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 22

Definition at line 947 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_23   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 23

Definition at line 948 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_24   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3)

Main PLL division factor for PLLP output by 24

Definition at line 949 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_25   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 25

Definition at line 950 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_26   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 26

Definition at line 951 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_27   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 27

Definition at line 952 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_28   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2)

Main PLL division factor for PLLP output by 28

Definition at line 953 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_29   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 29

Definition at line 954 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_3   (RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 3

Definition at line 928 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_30   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 30

Definition at line 955 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_31   (RCC_PLLCFGR_PLLPDIV_4|RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 31

Definition at line 956 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_4   (RCC_PLLCFGR_PLLPDIV_2)

Main PLL division factor for PLLP output by 4

Definition at line 929 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_5   (RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 5

Definition at line 930 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_6   (RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1)

Main PLL division factor for PLLP output by 6

Definition at line 931 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_7   (RCC_PLLCFGR_PLLPDIV_2|RCC_PLLCFGR_PLLPDIV_1|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 7

Definition at line 932 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_8   (RCC_PLLCFGR_PLLPDIV_3)

Main PLL division factor for PLLP output by 8

Definition at line 933 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLP_DIV_9   (RCC_PLLCFGR_PLLPDIV_3|RCC_PLLCFGR_PLLPDIV_0)

Main PLL division factor for PLLP output by 9

Definition at line 934 of file stm32l4xx_ll_rcc.h.