Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1096 #define RCC_LPTIM6CLKSOURCE_PCLK3 ((uint32_t)0x00000000U) macro
3590 (((__SOURCE__) == RCC_LPTIM6CLKSOURCE_PCLK3) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1486 case RCC_LPTIM6CLKSOURCE_PCLK3: /* PCLK3 is used as clock source for LPTIM6*/ in HAL_RCCEx_PeriphCLKConfig()
4668 case RCC_LPTIM6CLKSOURCE_PCLK3: in HAL_RCCEx_GetPeriphCLKFreq()