Home
last modified time | relevance | path

Searched refs:LL_RCC_LPTIM5_CLKSOURCE_PCLK4 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h369 #define RCC_LPTIM5CLKSOURCE_PCLK4 LL_RCC_LPTIM5_CLKSOURCE_PCLK4
Dstm32n6xx_ll_rcc.h817 #define LL_RCC_LPTIM5_CLKSOURCE_PCLK4 LL_CLKSOURCE(CCIPR12_OFFSET, RCC_CCIPR12_LPTIM5SEL, RCC… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1843 case LL_RCC_LPTIM5_CLKSOURCE_PCLK4: in LL_RCC_GetLPTIMClockFreq()
Dstm32n6xx_hal_rcc_ex.c4441 case LL_RCC_LPTIM5_CLKSOURCE_PCLK4: in RCCEx_GetLPTIMCLKFreq()