Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h169 #define IS_RTC_PLLDIVSOURCE(__PLLDIVSOURCE__) (((__PLLDIVSOURCE__) == RTC_PLLDIVSOURCE_PCLK) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_rtc.c748 assert_parameters(IS_RTC_PLLDIVSOURCE(DIVSource)); in RTC_PLLDIVConfig()

Completed in 6 milliseconds