Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_rtc.c745 void RTC_PLLDIVConfig(uint32_t DIVSource,uint32_t nfrequency) in RTC_PLLDIVConfig() argument
748 assert_parameters(IS_RTC_PLLDIVSOURCE(DIVSource)); in RTC_PLLDIVConfig()
750 if (DIVSource == RTC_PLLDIVSOURCE_PLLL) in RTC_PLLDIVConfig()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h220 void RTC_PLLDIVConfig(uint32_t DIVSource,uint32_t nfrequency);

Completed in 8 milliseconds