Home
last modified time | relevance | path

Searched refs:LL_RCC_SetSMPSClockSource (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1257 #define __HAL_RCC_SMPS_CONFIG(__SMPS_CLKSOURCE__) LL_RCC_SetSMPSClockSource(__SMPS_CLKSOURCE__)
Dstm32wbxx_ll_rcc.h2388 __STATIC_INLINE void LL_RCC_SetSMPSClockSource(uint32_t SMPSSource) in LL_RCC_SetSMPSClockSource() function