Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c299 uint32_t smpsClockSource = LL_RCC_GetSMPSClockSource(); in LL_RCC_GetSMPSClockFreq()
Dstm32wbxx_hal_rcc_ex.c1068 uint32_t smpsClockSource = LL_RCC_GetSMPSClockSource(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1273 #define __HAL_RCC_GET_SMPS_SOURCE_STATUS() LL_RCC_GetSMPSClockSource()
Dstm32wbxx_ll_rcc.h2416 __STATIC_INLINE uint32_t LL_RCC_GetSMPSClockSource(void) in LL_RCC_GetSMPSClockSource() function