Home
last modified time | relevance | path

Searched refs:RCC_LPTIM3CLKSOURCE_HSI (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h108 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_HSI) || \
318 #define RCC_LPTIM3CLKSOURCE_HSI LL_RCC_LPTIM3_CLKSOURCE_HSI /*!< HSI clock selected as LP… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h319 #define RCC_LPTIM3CLKSOURCE_HSI RCC_CCIPR_LPTIM3SEL_1 macro
1228 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_HSI) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h445 #define RCC_LPTIM3CLKSOURCE_HSI RCC_CCIPR1_LPTIM3SEL_1 /*!< HSI */ macro
2060 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_HSI) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c902 case RCC_LPTIM3CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1513 case RCC_LPTIM3CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()