Home
last modified time | relevance | path

Searched refs:RCC_DCKCFGR_PLLSAIDIVQ (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c525 …PeriphClkInit->PLLSAIDivQ = (uint32_t)((RCC->DCKCFGR & RCC_DCKCFGR_PLLSAIDIVQ) >> RCC_DCKCFGR_PLLS… in HAL_RCCEx_GetPeriphCLKConfig()
621 tmpreg1 = (((RCC->DCKCFGR & RCC_DCKCFGR_PLLSAIDIVQ) >> 8U) + 1U); in HAL_RCCEx_GetPeriphCLKFreq()
1187 …PeriphClkInit->PLLSAIDivQ = (uint32_t)((RCC->DCKCFGR & RCC_DCKCFGR_PLLSAIDIVQ) >> RCC_DCKCFGR_PLLS… in HAL_RCCEx_GetPeriphCLKConfig()
2449 …PeriphClkInit->PLLSAIDivQ = (uint32_t)((RCC->DCKCFGR & RCC_DCKCFGR_PLLSAIDIVQ) >> RCC_DCKCFGR_PLLS… in HAL_RCCEx_GetPeriphCLKConfig()
Dstm32f4xx_hal_sai_ex.c263 tmpreg = (((RCC->DCKCFGR & RCC_DCKCFGR_PLLSAIDIVQ) >> 8U) + 1U); in SAI_GetInputClock()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rcc.h1379 #if defined(RCC_DCKCFGR_PLLSAIDIVQ)
6118 MODIFY_REG(RCC->DCKCFGR, RCC_DCKCFGR_PLLSAIDIVQ, PLLDIVQ); in LL_RCC_PLLSAI_ConfigDomain_SAI()
6512 return (uint32_t)(READ_BIT(RCC->DCKCFGR, RCC_DCKCFGR_PLLSAIDIVQ)); in LL_RCC_PLLSAI_GetDIVQ()
Dstm32f4xx_hal_rcc_ex.h6153 …I_PLLSAICLKDIVQ_CONFIG(__PLLSAIDivQ__) (MODIFY_REG(RCC->DCKCFGR, RCC_DCKCFGR_PLLSAIDIVQ, ((__PLLSA…
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f427xx.h11235 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro
Dstm32f446xx.h11089 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro
Dstm32f429xx.h11591 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro
Dstm32f439xx.h11885 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro
Dstm32f437xx.h11537 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro
Dstm32f469xx.h14621 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro
Dstm32f479xx.h14918 #define RCC_DCKCFGR_PLLSAIDIVQ RCC_DCKCFGR_PLLSAIDIVQ_Msk macro