Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_rtc.c327 assert_parameters(IS_RTC_AUTOCAL_ATCS(InitStruct->ATClockSource)); in RTC_AutoCalInit()
367 assert_parameters(IS_RTC_AUTOCAL_ATCS(TrigSource)); in RTC_TrigSourceConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h128 #define IS_RTC_AUTOCAL_ATCS(__ATCS__) (((__ATCS__) == RTC_ATCS_DISABLE) ||\ macro

Completed in 4 milliseconds