Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h287 RTC_CALI_FREQ_10_SEC = 0U, /**< Calibrate every 10 seconds */ enumerator
515 #define IS_RTC_CALI_FREQ(x) (((x) == RTC_CALI_FREQ_10_SEC) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h289 RTC_CALI_FREQ_10_SEC = 0U, /**< Calibrate every 10 seconds */ enumerator
517 #define IS_RTC_CALI_FREQ(x) (((x) == RTC_CALI_FREQ_10_SEC) || \

Completed in 9 milliseconds