Home
last modified time | relevance | path

Searched refs:LL_RCC_LPTIM2_CLKSOURCE (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c54 ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE) || \
494 else if (LPTIMxSource == LL_RCC_LPTIM2_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
Dstm32wlxx_ll_lptim.c220 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
Dstm32wlxx_hal_rcc_ex.c802 srcclk = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c72 #define IS_LL_RCC_LPTIM2_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE)
593 else if (LPTIMxSource == LL_RCC_LPTIM2_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c59 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE) \
687 else if (LPTIMxSource == LL_RCC_LPTIM2_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
Dstm32l5xx_ll_lptim.c220 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c117 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE) \
124 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE))
2269 else if (LPTIMxSource == LL_RCC_LPTIM2_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c82 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE))
791 if (LPTIMxSource == LL_RCC_LPTIM2_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
Dstm32l4xx_ll_lptim.c220 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c82 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE) \
995 else if (LPTIMxSource == LL_RCC_LPTIM2_CLKSOURCE) in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_lptim.c219 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
Dstm32wbxx_ll_rcc.c59 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE))
Dstm32wbxx_hal_rcc_ex.c997 uint32_t lptimClockSource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_lptim.c217 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
Dstm32g0xx_ll_rcc.c70 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE))
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lptim.c235 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
Dstm32h7xx_ll_rcc.c61 || ((__VALUE__) == LL_RCC_LPTIM2_CLKSOURCE) \
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h544 #define __HAL_RCC_GET_LPTIM2_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE)
Dstm32wlxx_ll_rcc.h489 #define LL_RCC_LPTIM2_CLKSOURCE RCC_CCIPR_LPTIM2SEL /*!< LPTIM2 clock source selection … macro
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1102 #define __HAL_RCC_GET_LPTIM2_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE)
Dstm32wbxx_ll_rcc.h592 #define LL_RCC_LPTIM2_CLKSOURCE RCC_CCIPR_LPTIM2SEL /*!< LPTIM2 clock source selection … macro
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h1128 #define LL_RCC_LPTIM2_CLKSOURCE LL_CLKSOURCE(D3CCIP, RCC_D3CCIPR_LPTIM2SEL, RCC_D3CCIPR… macro
1130 #define LL_RCC_LPTIM2_CLKSOURCE LL_CLKSOURCE(SRDCCIP, RCC_SRDCCIPR_LPTIM2SEL, RCC_SRDCCIP… macro
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h576 #define LL_RCC_LPTIM2_CLKSOURCE ((RCC_OFFSET_CCIPR1 << 24U) | (RCC_CCIPR1_LPTIM2SEL_Pos << … macro
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h633 #define LL_RCC_LPTIM2_CLKSOURCE RCC_CCIPR_LPTIM2SEL /*!< LPTIM2 Clock source selection */ macro
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h602 #define LL_RCC_LPTIM2_CLKSOURCE RCC_CCIPR1_LPTIM2SEL /*!< LPTIM2 Clock source selection … macro

12