Home
last modified time | relevance | path

Searched refs:RTC_TAMPER_0 (Results 1 – 4 of 4) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h212 RTC_TAMPER_0 = 0U, /**< Tamper0 */ enumerator
487 #define IS_RTC_TAMPER(x) (((x) == RTC_TAMPER_0) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h214 RTC_TAMPER_0 = 0U, /**< Tamper0 */ enumerator
489 #define IS_RTC_TAMPER(x) (((x) == RTC_TAMPER_0) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_rtc.c813 if (tamper->idx == RTC_TAMPER_0) { in ald_rtc_set_tamper()
839 if (idx == RTC_TAMPER_0) in ald_rtc_cancel_tamper()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_rtc.c813 if (tamper->idx == RTC_TAMPER_0) { in ald_rtc_set_tamper()
839 if (idx == RTC_TAMPER_0) in ald_rtc_cancel_tamper()

Completed in 11 milliseconds