Searched refs:DIVSource (Results 1 – 2 of 2) sorted by relevance
745 void RTC_PLLDIVConfig(uint32_t DIVSource,uint32_t nfrequency) in RTC_PLLDIVConfig() argument748 assert_parameters(IS_RTC_PLLDIVSOURCE(DIVSource)); in RTC_PLLDIVConfig()750 if (DIVSource == RTC_PLLDIVSOURCE_PLLL) in RTC_PLLDIVConfig()
220 void RTC_PLLDIVConfig(uint32_t DIVSource,uint32_t nfrequency);
Completed in 5 milliseconds