Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h441 #define RCC_PSSICLKSOURCE_PLL3R 0U /*!< PLL3 'R' output selection (defa… macro
1861 (((__SOURCE__) == RCC_PSSICLKSOURCE_PLL3R) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c824 case RCC_PSSICLKSOURCE_PLL3R: /* PLL3_R is used as clock source for PSSI */ in HAL_RCCEx_PeriphCLKConfig()
2138 case RCC_PSSICLKSOURCE_PLL3R: /*!< PLL3 'R' is the clock source for PSSI */ in HAL_RCCEx_GetPeriphCLKFreq()