Home
last modified time | relevance | path

Searched refs:LL_RCC_LPTIM3_CLKSOURCE (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c61 || ((__VALUE__) == LL_RCC_LPTIM3_CLKSOURCE))
709 if (LPTIMxSource == LL_RCC_LPTIM3_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c60 || ((__VALUE__) == LL_RCC_LPTIM3_CLKSOURCE))
722 else if (LPTIMxSource == LL_RCC_LPTIM3_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
Dstm32l5xx_ll_lptim.c223 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM3_CLKSOURCE); in LL_LPTIM_Disable()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_lptim.c223 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM3_CLKSOURCE); in LL_LPTIM_Disable()
Dstm32wlxx_hal_rcc_ex.c847 srcclk = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM3_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wlxx_ll_rcc.c55 ((__VALUE__) == LL_RCC_LPTIM3_CLKSOURCE))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lptim.c245 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM3_CLKSOURCE); in LL_LPTIM_Disable()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h564 #define __HAL_RCC_GET_LPTIM3_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM3_CLKSOURCE)
Dstm32wlxx_ll_rcc.h490 #define LL_RCC_LPTIM3_CLKSOURCE RCC_CCIPR_LPTIM3SEL /*!< LPTIM2 clock source selection … macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c118 || ((__VALUE__) == LL_RCC_LPTIM3_CLKSOURCE) \
2329 else if (LPTIMxSource == LL_RCC_LPTIM3_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1666 #define __HAL_RCC_GET_LPTIM3_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM3_CLKSOURCE)
Dstm32n6xx_ll_rcc.h1316 #define LL_RCC_LPTIM3_CLKSOURCE LL_CLKSOURCE(CCIPR12_OFFSET, RCC_CCIPR12_LPTIM3SEL, RCC_… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h606 #define LL_RCC_LPTIM3_CLKSOURCE RCC_CCIPR_LPTIM3SEL /*!< LPTIM2 Clock source selection */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c81 || ((__VALUE__) == LL_RCC_LPTIM3_CLKSOURCE) \
Dstm32n6xx_hal_rcc_ex.c2669 frequency = RCCEx_GetLPTIMCLKFreq(LL_RCC_LPTIM3_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h603 #define LL_RCC_LPTIM3_CLKSOURCE RCC_CCIPR1_LPTIM3SEL /*!< LPTIM3 Clock source selection … macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1084 #define LL_RCC_LPTIM3_CLKSOURCE LL_CLKSOURCE(CCIPR2_OFFSET, RCC_CCIPR2_LPTIM3SEL, RCC_CCI… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h1136 #define LL_RCC_LPTIM3_CLKSOURCE LL_RCC_LPTIM345_CLKSOURCE /* alias */ macro