Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1101 #define RCC_LPTIM6CLKSOURCE_CLKP (RCC_CCIPR2_LPTIM6SEL_0 | RCC_CCIPR2_LPTIM6SEL_2) macro
3595 ((__SOURCE__) == RCC_LPTIM6CLKSOURCE_CLKP))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1511 case RCC_LPTIM6CLKSOURCE_CLKP: /* CLKP is used as source of LPTIM6 clock*/ in HAL_RCCEx_PeriphCLKConfig()
4709 case RCC_LPTIM6CLKSOURCE_CLKP: /* CLKP is the clock source for LPTIM6 */ in HAL_RCCEx_GetPeriphCLKFreq()