Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2564 pPeriphClkInit->PLL3.PLL3FRACN = (uint32_t)((RCC->PLL3FRACR & RCC_PLL3FRACR_PLL3FRACN) >> \ in HAL_RCCEx_GetPeriphCLKConfig()
5426 assert_param(IS_RCC_PLL3_FRACN_VALUE(pPLL3Init->PLL3FRACN)); in HAL_RCCEx_EnablePLL3()
5460 __HAL_RCC_PLL3_FRACN_CONFIG(pPLL3Init->PLL3FRACN); in HAL_RCCEx_EnablePLL3()
6221 assert_param(IS_RCC_PLL3_FRACN_VALUE(pll3->PLL3FRACN)); in RCCEx_PLL3_Config()
6259 __HAL_RCC_PLL3_FRACN_CONFIG(pll3->PLL3FRACN); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1351 pPeriphClkInit->PLL3.PLL3FRACN = (uint32_t)((RCC->PLL3FRACR & RCC_PLL3FRACR_PLL3FRACN) >> \ in HAL_RCCEx_GetPeriphCLKConfig()
3253 __HAL_RCC_PLL3FRACN_CONFIG(PLL3Init->PLL3FRACN); in HAL_RCCEx_EnablePLL3()
4283 __HAL_RCC_PLL3FRACN_CONFIG(pll3->PLL3FRACN); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c3809 assert_param(IS_RCC_PLLFRACN_VALUE(pll3->PLL3FRACN)); in RCCEx_PLL3_Config()
3851 __HAL_RCC_PLL3FRACN_CONFIG(pll3->PLL3FRACN); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h103 uint32_t PLL3FRACN; /*!< PLL3FRACN: Specifies Fractional Part Of The Multiplication Factor for member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h112 uint32_t PLL3FRACN; /*!<PLL3FRACN: Specifies Fractional Part Of The Multiplication Factor for member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h102 uint32_t PLL3FRACN; /*!<PLL3FRACN: Specifies Fractional Part Of The Multiplication Factor for member