Home
last modified time | relevance | path

Searched refs:RCC_ADF1CLKSOURCE_PLL3P (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h309 #define RCC_ADF1CLKSOURCE_PLL3P RCC_CCIPR1_ADF1SEL_1 /*!< PLL3 'P' output selection */ macro
1762 ((__SOURCE__) == RCC_ADF1CLKSOURCE_PLL3P) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c404 case RCC_ADF1CLKSOURCE_PLL3P: /* PLL3_P is used as clock source for ADF1 */ in HAL_RCCEx_PeriphCLKConfig()
1716 case RCC_ADF1CLKSOURCE_PLL3P: /* PLL3 'P' is the clock source for ADF1 */ in HAL_RCCEx_GetPeriphCLKFreq()