Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h394 #define RCC_LPTIM23CLKSOURCE_PCLK4 0U /*!< PCLK4 selection (default) */ macro
1824 (((__SOURCE__) == RCC_LPTIM23CLKSOURCE_PCLK4) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c658 case RCC_LPTIM23CLKSOURCE_PCLK4: /* PCLK4 as clock source for LPTIM2/LPTIM3 */ in HAL_RCCEx_PeriphCLKConfig()
1997 case RCC_LPTIM23CLKSOURCE_PCLK4: /* PCLK4 is the clock source for LPTIM2/LPTIM3 */ in HAL_RCCEx_GetPeriphCLKFreq()