Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h409 #define RCC_LPTIM45CLKSOURCE_PLL3R RCC_CCIPR4_LPTIM45SEL_1 /*!< PLL3 'R' output selection */ macro
1834 ((__SOURCE__) == RCC_LPTIM45CLKSOURCE_PLL3R) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c718 case RCC_LPTIM45CLKSOURCE_PLL3R: /* PLL3 is used as clock source for LPTIM4/LPTIM5 */ in HAL_RCCEx_PeriphCLKConfig()
2047 case RCC_LPTIM45CLKSOURCE_PLL3R: /* PLL3 'R' is the clock source for LPTIM4/LPTIM5 */ in HAL_RCCEx_GetPeriphCLKFreq()