Home
last modified time | relevance | path

Searched refs:RCC_PLL3CFGR_PLL3SRC_Pos (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1352 …LL3CFGR,(RCC_PLL3CFGR_PLL3SRC|RCC_PLL3CFGR_PLL3M), ((__PLL3SOURCE__) << RCC_PLL3CFGR_PLL3SRC_Pos)|\
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1673 … ((__PLL3SOURCE__) << RCC_PLL3CFGR_PLL3SRC_Pos) | ((__PLL3M__) << RCC_PLL3CFGR_PLL3M_Pos)); \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1344 …->PLL3.PLL3Source = (uint32_t)((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3SRC) >> RCC_PLL3CFGR_PLL3SRC_Pos); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2557 …->PLL3.PLL3Source = (uint32_t)((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3SRC) >> RCC_PLL3CFGR_PLL3SRC_Pos); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h12697 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
12698 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
12700 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
12701 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32h562xx.h13377 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
13378 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
13380 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
13381 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32h533xx.h13216 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
13217 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
13219 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
13220 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32h573xx.h15980 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
15981 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
15983 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
15984 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32h563xx.h15461 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
15462 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
15464 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
15465 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h14542 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
14543 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
14545 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
14546 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u535xx.h14029 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
14030 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
14032 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
14033 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u575xx.h15437 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
15438 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
15440 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
15441 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u585xx.h15999 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
16000 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
16002 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
16003 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u595xx.h16465 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
16466 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
16468 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
16469 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u5a5xx.h17027 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
17028 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
17030 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
17031 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u5f7xx.h17998 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
17999 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
18001 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
18002 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u599xx.h20191 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
20192 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
20194 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
20195 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u5g7xx.h18560 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
18561 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
18563 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
18564 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u5f9xx.h21127 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
21128 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
21130 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
21131 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u5a9xx.h20753 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
20754 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
20756 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
20757 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…
Dstm32u5g9xx.h21689 #define RCC_PLL3CFGR_PLL3SRC_Pos (0U) macro
21690 #define RCC_PLL3CFGR_PLL3SRC_Msk (0x3UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000003…
21692 #define RCC_PLL3CFGR_PLL3SRC_0 (0x1UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000001…
21693 #define RCC_PLL3CFGR_PLL3SRC_1 (0x2UL << RCC_PLL3CFGR_PLL3SRC_Pos) /*!< 0x00000002…