Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h133 #define IS_RTC_AUTOCAL_ADCSRC(__ADCSRC__) (((__ADCSRC__) == RTC_ADCS_DATA) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_rtc.c328 assert_parameters(IS_RTC_AUTOCAL_ADCSRC(InitStruct->ADCSource)); in RTC_AutoCalInit()

Completed in 8 milliseconds