Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h1172 (((__PLLSAI2P__) >> 4U) << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)))
1207 (((__PLLSAI2P__) >> 4U) << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)))
1264 …RCC->PLLSAI2CFGR, RCC_PLLSAI2CFGR_PLLSAI2P, ((__PLLSAI2P__) >> 4U) << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c958 …P = ((READ_BIT(RCC->PLLSAI2CFGR, RCC_PLLSAI2CFGR_PLLSAI2P) >> RCC_PLLSAI2CFGR_PLLSAI2P_Pos) << 4U)… in HAL_RCCEx_GetPeriphCLKConfig()
3219 ((PllSai2->PLLSAI2P >> 4U) << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) | in RCCEx_PLLSAI2_Config()
3234 ((PllSai2->PLLSAI2P >> 4U) << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)); in RCCEx_PLLSAI2_Config()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h936 …RCC->PLLSAI2CFGR, RCC_PLLSAI2CFGR_PLLSAI2P, ((__PLLSAI2P__) >> 4U) << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c710 … (uint32_t)(((RCC->PLLSAI2CFGR & RCC_PLLSAI2CFGR_PLLSAI2P) >> RCC_PLLSAI2CFGR_PLLSAI2P_Pos) << 4U)… in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h10671 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
10672 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l475xx.h10835 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
10836 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l476xx.h10864 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
10865 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l486xx.h11074 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
11075 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l485xx.h11051 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
11052 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4a6xx.h12153 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12154 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l496xx.h11831 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
11832 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4r5xx.h12034 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12035 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4r7xx.h12515 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12516 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4s5xx.h12363 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12364 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4s7xx.h12844 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12845 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4p5xx.h12816 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12817 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4q5xx.h13309 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
13310 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4r9xx.h15634 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
15635 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
Dstm32l4s9xx.h15963 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
15964 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos) /*!< 0x0002000…
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h11364 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
11365 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)/*!< 0x00020000…
Dstm32l562xx.h12067 #define RCC_PLLSAI2CFGR_PLLSAI2P_Pos (17U) macro
12068 #define RCC_PLLSAI2CFGR_PLLSAI2P_Msk (0x1UL << RCC_PLLSAI2CFGR_PLLSAI2P_Pos)/*!< 0x00020000…