Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc_ex.h1196 #define __HAL_RCC_SMPS_CONFIG(__SMPS_CLKSOURCE__) LL_RCC_SetSMPSClockSource(__SMPS_CLKSOURCE__)
H A Dstm32wbxx_ll_rcc.h2370 __STATIC_INLINE void LL_RCC_SetSMPSClockSource(uint32_t SMPSSource) in LL_RCC_SetSMPSClockSource() function