Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1098 #define RCC_LPTIM6CLKSOURCE_PLL3R RCC_CCIPR2_LPTIM6SEL_1 macro
3592 ((__SOURCE__) == RCC_LPTIM6CLKSOURCE_PLL3R) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1497 case RCC_LPTIM6CLKSOURCE_PLL3R: /* PLL3 is used as clock source for LPTIM6*/ in HAL_RCCEx_PeriphCLKConfig()
4679 case RCC_LPTIM6CLKSOURCE_PLL3R: in HAL_RCCEx_GetPeriphCLKFreq()