Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL1_GetM (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c425 pllm = LL_RCC_PLL1_GetM(); in LL_RCC_GetPLL1ClockFreq()
3355 return __LL_RCC_CALC_PLL1CLK_P_FREQ(pllinputfreq, LL_RCC_PLL1_GetM(), in RCC_PLL1_GetFreqSystem()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c334 m = LL_RCC_PLL1_GetM(); in LL_RCC_GetPLL1ClockFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c361 m = LL_RCC_PLL1_GetM(); in LL_RCC_GetPLL1ClockFreq()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c515 m = LL_RCC_PLL1_GetM(); in LL_RCC_GetPLL1ClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c535 divm = LL_RCC_PLL1_GetM(); in LL_RCC_GetPLL1ClockFreq()
Dstm32n6xx_hal_rcc_ex.c2846 divm = LL_RCC_PLL1_GetM(); in HAL_RCCEx_GetPLL1CLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4465 __STATIC_INLINE uint32_t LL_RCC_PLL1_GetM(void) in LL_RCC_PLL1_GetM() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h4023 __STATIC_INLINE uint32_t LL_RCC_PLL1_GetM(void) in LL_RCC_PLL1_GetM() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h3999 __STATIC_INLINE uint32_t LL_RCC_PLL1_GetM(void) in LL_RCC_PLL1_GetM() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h4519 __STATIC_INLINE uint32_t LL_RCC_PLL1_GetM(void) in LL_RCC_PLL1_GetM() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h5204 __STATIC_INLINE uint32_t LL_RCC_PLL1_GetM(void) in LL_RCC_PLL1_GetM() function