Home
last modified time | relevance | path

Searched refs:RCC_LPTIM1CLKSOURCE_PLL2P (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h382 #define RCC_LPTIM1CLKSOURCE_PLL2P RCC_CCIPR2_LPTIM1SEL_0 /*!< PLL2 'P' output selection */ macro
1817 ((__SOURCE__) == RCC_LPTIM1CLKSOURCE_PLL2P) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1021 #define RCC_LPTIM1CLKSOURCE_PLL2P RCC_CCIPR2_LPTIM1SEL_0 macro
3525 ((__SOURCE__) == RCC_LPTIM1CLKSOURCE_PLL2P) || \
3542 ((__SOURCE__) == RCC_LPTIM1CLKSOURCE_PLL2P) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c611 case RCC_LPTIM1CLKSOURCE_PLL2P: /* PLL2_P is used as clock source for LPTIM1 */ in HAL_RCCEx_PeriphCLKConfig()
1959 case RCC_LPTIM1CLKSOURCE_PLL2P: /* PLL2 'P' is the clock source for LPTIM1 */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1210 case RCC_LPTIM1CLKSOURCE_PLL2P: /* PLL2 is used as clock source for LPTIM1*/ in HAL_RCCEx_PeriphCLKConfig()
4237 case RCC_LPTIM1CLKSOURCE_PLL2P: in HAL_RCCEx_GetPeriphCLKFreq()