Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h407 #define RCC_LPTIM45CLKSOURCE_PCLK4 0U /*!< PCLK4 selection (default) */ macro
1832 (((__SOURCE__) == RCC_LPTIM45CLKSOURCE_PCLK4) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c709 case RCC_LPTIM45CLKSOURCE_PCLK4: /* PCLK4 as clock source for LPTIM4/LPTIM5 */ in HAL_RCCEx_PeriphCLKConfig()
2038 case RCC_LPTIM45CLKSOURCE_PCLK4: /* PCLK4 is the clock source for LPTIM4/LPTIM5 */ in HAL_RCCEx_GetPeriphCLKFreq()