Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1099 #define RCC_LPTIM6CLKSOURCE_LSE (RCC_CCIPR2_LPTIM6SEL_0 | RCC_CCIPR2_LPTIM6SEL_1) macro
3593 ((__SOURCE__) == RCC_LPTIM6CLKSOURCE_LSE) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1503 case RCC_LPTIM6CLKSOURCE_LSE: /* LSE clock is used as source of LPTIM6 clock*/ in HAL_RCCEx_PeriphCLKConfig()
4685 case RCC_LPTIM6CLKSOURCE_LSE: in HAL_RCCEx_GetPeriphCLKFreq()