Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h412 #define RCC_LPTIM45CLKSOURCE_CLKP (RCC_CCIPR4_LPTIM45SEL_2 | RCC_CCIPR4_LPTIM45SEL_0) /*!< Clock … macro
1837 ((__SOURCE__) == RCC_LPTIM45CLKSOURCE_CLKP))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c733 case RCC_LPTIM45CLKSOURCE_CLKP: in HAL_RCCEx_PeriphCLKConfig()
2065 case RCC_LPTIM45CLKSOURCE_CLKP: /* CKPER is the clock source for LPTIM4/LPTIM5 */ in HAL_RCCEx_GetPeriphCLKFreq()