Searched defs:IS_RTC_TAMPER_PIN (Results 1 – 1 of 1) sorted by relevance
928 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro930 #define IS_RTC_TAMPER_PIN(PIN) (((PIN) == RTC_TAMPERPIN_DEFAULT) || \ macro