Searched refs:SMPSSource (Results 1 – 1 of 1) sorted by relevance
2388 __STATIC_INLINE void LL_RCC_SetSMPSClockSource(uint32_t SMPSSource) in LL_RCC_SetSMPSClockSource() argument2390 MODIFY_REG(RCC->SMPSCR, RCC_SMPSCR_SMPSSEL, SMPSSource); in LL_RCC_SetSMPSClockSource()