Home
last modified time | relevance | path

Searched refs:RCC_PLL2CFGR_PLL2SRC_Pos (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1221 …LL2CFGR,(RCC_PLL2CFGR_PLL2SRC|RCC_PLL2CFGR_PLL2M), ((__PLL2SOURCE__)<< RCC_PLL2CFGR_PLL2SRC_Pos) |\
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1444 … ((__PLL2SOURCE__) << RCC_PLL2CFGR_PLL2SRC_Pos) | ((__PLL2M__) << RCC_PLL2CFGR_PLL2M_Pos)); \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1333 …->PLL2.PLL2Source = (uint32_t)((RCC->PLL2CFGR & RCC_PLL2CFGR_PLL2SRC) >> RCC_PLL2CFGR_PLL2SRC_Pos); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8521 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
8522 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
8524 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
8525 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32h523xx.h12661 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
12662 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
12664 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
12665 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32h562xx.h13341 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
13342 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
13344 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
13345 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32h533xx.h13180 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
13181 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
13183 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
13184 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32h573xx.h15944 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
15945 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
15947 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
15948 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32h563xx.h15425 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
15426 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
15428 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
15429 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2545 …->PLL2.PLL2Source = (uint32_t)((RCC->PLL2CFGR & RCC_PLL2CFGR_PLL2SRC) >> RCC_PLL2CFGR_PLL2SRC_Pos); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h14511 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
14512 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
14514 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
14515 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u535xx.h13998 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
13999 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
14001 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
14002 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u575xx.h15406 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
15407 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
15409 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
15410 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u585xx.h15968 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
15969 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
15971 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
15972 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u595xx.h16434 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
16435 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
16437 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
16438 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u5a5xx.h16996 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
16997 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
16999 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
17000 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u5f7xx.h17967 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
17968 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
17970 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
17971 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u599xx.h20160 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
20161 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
20163 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
20164 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u5g7xx.h18529 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
18530 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
18532 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
18533 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u5f9xx.h21096 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
21097 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
21099 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
21100 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u5a9xx.h20722 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
20723 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
20725 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
20726 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…
Dstm32u5g9xx.h21658 #define RCC_PLL2CFGR_PLL2SRC_Pos (0U) macro
21659 #define RCC_PLL2CFGR_PLL2SRC_Msk (0x3UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000003…
21661 #define RCC_PLL2CFGR_PLL2SRC_0 (0x1UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000001…
21662 #define RCC_PLL2CFGR_PLL2SRC_1 (0x2UL << RCC_PLL2CFGR_PLL2SRC_Pos) /*!< 0x00000002…