Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h311 RTC_CALI_CALC_FREQ_10_SEC = 0U, /**< Calculate every 10 seconds */ enumerator
527 #define IS_RTC_CALC_FREQ(x) (((x) == RTC_CALI_CALC_FREQ_10_SEC) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h313 RTC_CALI_CALC_FREQ_10_SEC = 0U, /**< Calculate every 10 seconds */ enumerator
529 #define IS_RTC_CALC_FREQ(x) (((x) == RTC_CALI_CALC_FREQ_10_SEC) || \

Completed in 10 milliseconds