Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1036 #define RCC_LPTIM2CLKSOURCE_PLL2P RCC_CCIPR2_LPTIM2SEL_0 macro
3533 ((__SOURCE__) == RCC_LPTIM2CLKSOURCE_PLL2P) || \
3549 ((__SOURCE__) == RCC_LPTIM2CLKSOURCE_PLL2P) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1266 case RCC_LPTIM2CLKSOURCE_PLL2P: /* PLL2 is used as clock source for LPTIM2*/ in HAL_RCCEx_PeriphCLKConfig()
4324 case RCC_LPTIM2CLKSOURCE_PLL2P: in HAL_RCCEx_GetPeriphCLKFreq()