Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h399 #define RCC_LPTIM23CLKSOURCE_CLKP (RCC_CCIPR4_LPTIM23SEL_2 | RCC_CCIPR4_LPTIM23SEL_0) /*!< Clock … macro
1829 ((__SOURCE__) == RCC_LPTIM23CLKSOURCE_CLKP))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c682 case RCC_LPTIM23CLKSOURCE_CLKP: in HAL_RCCEx_PeriphCLKConfig()
2024 case RCC_LPTIM23CLKSOURCE_CLKP: /* CKPER is the clock source for LPTIM2/LPTIM3 */ in HAL_RCCEx_GetPeriphCLKFreq()