Home
last modified time | relevance | path

Searched refs:PLL2FRACN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2552 pPeriphClkInit->PLL2.PLL2FRACN = (uint32_t)((RCC->PLL2FRACR & RCC_PLL2FRACR_PLL2FRACN) >> \ in HAL_RCCEx_GetPeriphCLKConfig()
5302 assert_param(IS_RCC_PLL2_FRACN_VALUE(pPLL2Init->PLL2FRACN)); in HAL_RCCEx_EnablePLL2()
5336 __HAL_RCC_PLL2_FRACN_CONFIG(pPLL2Init->PLL2FRACN); in HAL_RCCEx_EnablePLL2()
6139 assert_param(IS_RCC_PLL2_FRACN_VALUE(pll2->PLL2FRACN)); in RCCEx_PLL2_Config()
6177 __HAL_RCC_PLL2_FRACN_CONFIG(pll2->PLL2FRACN); in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1340 pPeriphClkInit->PLL2.PLL2FRACN = (uint32_t)((RCC->PLL2FRACR & RCC_PLL2FRACR_PLL2FRACN) >> \ in HAL_RCCEx_GetPeriphCLKConfig()
3139 __HAL_RCC_PLL2FRACN_CONFIG(PLL2Init->PLL2FRACN); in HAL_RCCEx_EnablePLL2()
4210 __HAL_RCC_PLL2FRACN_CONFIG(pll2->PLL2FRACN); in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c3705 assert_param(IS_RCC_PLLFRACN_VALUE(pll2->PLL2FRACN)); in RCCEx_PLL2_Config()
3748 __HAL_RCC_PLL2FRACN_CONFIG(pll2->PLL2FRACN); in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h69 uint32_t PLL2FRACN; /*!< PLL2FRACN: Specifies Fractional Part Of The Multiplication Factor for member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h73 uint32_t PLL2FRACN; /*!<PLL2FRACN: Specifies Fractional Part Of The Multiplication Factor for member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h70 uint32_t PLL2FRACN; /*!<PLL2FRACN: Specifies Fractional Part Of The Multiplication Factor for member