Searched refs:IS_RTC_TAMPER_PIN (Results 1 – 9 of 9) sorted by relevance
966 #define IS_RTC_TAMPER_PIN(PIN) (((PIN) == RTC_TAMPERPIN_DEFAULT) || \ macro969 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro
396 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper()457 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper_IT()
424 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper()501 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper_IT()
768 #define IS_RTC_TAMPER_PIN(PIN) (((PIN) == RTC_TAMPERPIN_DEFAULT) || \ macro
941 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro
974 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro
1048 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro
1030 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro
1049 #define IS_RTC_TAMPER_PIN(PIN) ((PIN) == RTC_TAMPERPIN_DEFAULT) macro