Searched refs:TimeStampOnTamperDetection (Results 1 – 6 of 6) sorted by relevance
1691 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection));1728 if((hrtc->Instance->CR & RTC_CR_TAMPTS) != (sTamper->TimeStampOnTamperDetection))1732 hrtc->Instance->CR = (tmpreg | (sTamper->TimeStampOnTamperDetection));1762 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection));1819 …Tamper->PrechargeDuration | (uint32_t)sTamper->TamperPullUp | sTamper->TimeStampOnTamperDetection);1858 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection));1889 if((hrtc->Instance->CR & RTC_CR_TAMPTS) != (sTamper->TimeStampOnTamperDetection))1893 hrtc->Instance->CR = (tmpreg | (sTamper->TimeStampOnTamperDetection));1932 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection));1989 …Tamper->PrechargeDuration | (uint32_t)sTamper->TamperPullUp | sTamper->TimeStampOnTamperDetection);
382 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection)); in HAL_RTCEx_SetTamper()474 …echargeDuration | (uint32_t)sTamper->TamperPullUp | (uint32_t)sTamper->TimeStampOnTamperDetection); in HAL_RTCEx_SetTamper()536 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection)); in HAL_RTCEx_SetTamper_IT()628 …echargeDuration | (uint32_t)sTamper->TamperPullUp | (uint32_t)sTamper->TimeStampOnTamperDetection); in HAL_RTCEx_SetTamper_IT()
1081 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection)); in HAL_RTCEx_SetTamper()1102 (uint32_t)sTamper->TamperPullUp | sTamper->TimeStampOnTamperDetection); in HAL_RTCEx_SetTamper()1143 assert_param(IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(sTamper->TimeStampOnTamperDetection)); in HAL_RTCEx_SetTamper_IT()1164 (uint32_t)sTamper->TamperPullUp | sTamper->TimeStampOnTamperDetection); in HAL_RTCEx_SetTamper_IT()
92 uint32_t TimeStampOnTamperDetection; /*!< Specifies the TimeStampOnTamperDetection. member
93 uint32_t TimeStampOnTamperDetection; /*!< Specifies the TimeStampOnTamperDetection. member
84 uint32_t TimeStampOnTamperDetection; /*!< Specifies the TimeStampOnTamperDetection. member