Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h242 RTC_TAMPER_DURATION_1 = 0U, /**< Duration 1 sampling */ enumerator
499 #define IS_RTC_TAMPER_DURATION(x) (((x) == RTC_TAMPER_DURATION_1) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h244 RTC_TAMPER_DURATION_1 = 0U, /**< Duration 1 sampling */ enumerator
501 #define IS_RTC_TAMPER_DURATION(x) (((x) == RTC_TAMPER_DURATION_1) || \

Completed in 11 milliseconds