Searched refs:RTC_TAMPER_0 (Results 1 – 4 of 4) sorted by relevance
212 RTC_TAMPER_0 = 0U, /**< Tamper0 */ enumerator487 #define IS_RTC_TAMPER(x) (((x) == RTC_TAMPER_0) || \
214 RTC_TAMPER_0 = 0U, /**< Tamper0 */ enumerator489 #define IS_RTC_TAMPER(x) (((x) == RTC_TAMPER_0) || \
813 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