Searched refs:RTC_ATCS_DISABLE (Results 1 – 2 of 2) sorted by relevance
70 #define RTC_ATCS_DISABLE RTC_ACCTRL_ACCLK_0 macro128 #define IS_RTC_AUTOCAL_ATCS(__ATCS__) (((__ATCS__) == RTC_ATCS_DISABLE) ||\
293 RTCAC_InitStruct->ATClockSource = RTC_ATCS_DISABLE; in RTC_AutoCalStructInit()
Completed in 6 milliseconds