Home
last modified time | relevance | path

Searched refs:PLLDIVR (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rcc.h4824 uint32_t PLLDIVR) in LL_RCC_PLL_ConfigDomain_SAI() argument
4832 MODIFY_REG(RCC->DCKCFGR, RCC_DCKCFGR_PLLDIVR, PLLDIVR); in LL_RCC_PLL_ConfigDomain_SAI()
6315 uint32_t PLLDIVR) in LL_RCC_PLLSAI_ConfigDomain_LTDC() argument
6319 MODIFY_REG(RCC->DCKCFGR, RCC_DCKCFGR_PLLSAIDIVR, PLLDIVR); in LL_RCC_PLLSAI_ConfigDomain_LTDC()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h4502 …I_ConfigDomain_LTDC(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLR, uint32_t PLLDIVR) in LL_RCC_PLLSAI_ConfigDomain_LTDC() argument
4506 MODIFY_REG(RCC->DCKCFGR1, RCC_DCKCFGR1_PLLSAIDIVR, PLLDIVR); in LL_RCC_PLLSAI_ConfigDomain_LTDC()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h5140 …2_ConfigDomain_LTDC(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLR, uint32_t PLLDIVR) in LL_RCC_PLLSAI2_ConfigDomain_LTDC() argument
5145 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_PLLSAI2DIVR, PLLDIVR); in LL_RCC_PLLSAI2_ConfigDomain_LTDC()