Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h301 RTC_CALI_TC_NONE = 0U, /**< Temperature compensate disable */ enumerator
523 #define IS_RTC_CALI_TC(x) (((x) == RTC_CALI_TC_NONE) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h303 RTC_CALI_TC_NONE = 0U, /**< Temperature compensate disable */ enumerator
525 #define IS_RTC_CALI_TC(x) (((x) == RTC_CALI_TC_NONE) || \

Completed in 20 milliseconds