Home
last modified time | relevance | path

Searched refs:LL_RCC_LPTIM2_CLKSOURCE_PCLK4 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lptim.c274 LL_RCC_SetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE_PCLK4); in LL_LPTIM_Disable()
Dstm32h7xx_ll_rcc.c752 case LL_RCC_LPTIM2_CLKSOURCE_PCLK4: in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h668 #define LL_RCC_LPTIM2_CLKSOURCE_PCLK4 LL_CLKSOURCE(D3CCIP, RCC_D3CCIPR_LPTIM2SEL, RCC_D… macro
675 #define LL_RCC_LPTIM2_CLKSOURCE_PCLK4 LL_CLKSOURCE(SRDCCIP, RCC_SRDCCIPR_LPTIM2SEL, RCC… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h330 #define RCC_LPTIM2CLKSOURCE_PCLK4 LL_RCC_LPTIM2_CLKSOURCE_PCLK4
Dstm32n6xx_ll_rcc.h790 #define LL_RCC_LPTIM2_CLKSOURCE_PCLK4 LL_CLKSOURCE(CCIPR12_OFFSET, RCC_CCIPR12_LPTIM2SEL, RCC… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1840 case LL_RCC_LPTIM2_CLKSOURCE_PCLK4: in LL_RCC_GetLPTIMClockFreq()
Dstm32n6xx_hal_rcc_ex.c4438 case LL_RCC_LPTIM2_CLKSOURCE_PCLK4: in RCCEx_GetLPTIMCLKFreq()