Home
last modified time | relevance | path

Searched refs:RCC_LPTIM3CLKSOURCE_LSI (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h107 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSI) || \
317 #define RCC_LPTIM3CLKSOURCE_LSI LL_RCC_LPTIM3_CLKSOURCE_LSI /*!< LSI clock selected as LP… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h318 #define RCC_LPTIM3CLKSOURCE_LSI RCC_CCIPR_LPTIM3SEL_0 macro
1227 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSI) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h444 #define RCC_LPTIM3CLKSOURCE_LSI RCC_CCIPR1_LPTIM3SEL_0 /*!< LSI */ macro
2059 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSI) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h347 #define RCC_LPTIM3CLKSOURCE_LSI LL_RCC_LPTIM3_CLKSOURCE_LSI macro
2835 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSI) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1055 #define RCC_LPTIM3CLKSOURCE_LSI RCC_CCIPR2_LPTIM3SEL_2 macro
3562 ((__SOURCE__) == RCC_LPTIM3CLKSOURCE_LSI) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1324 #define RCC_LPTIM3CLKSOURCE_LSI RCC_LPTIM345CLKSOURCE_LSI macro
4336 ((SOURCE) == RCC_LPTIM3CLKSOURCE_LSI) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c887 case RCC_LPTIM3CLKSOURCE_LSI: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1339 case RCC_LPTIM3CLKSOURCE_LSI: /* LSI clock is used as source of LPTIM3 clock*/ in HAL_RCCEx_PeriphCLKConfig()
4436 case RCC_LPTIM3CLKSOURCE_LSI: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1507 case RCC_LPTIM3CLKSOURCE_LSI: in HAL_RCCEx_GetPeriphCLKFreq()