Searched refs:tamp (Results 1 – 1 of 1) sorted by relevance
484 TAMP_TypeDef *tamp = (TAMP_TypeDef *)((uint32_t)hrtc->Instance + hrtc->TampOffset); in HAL_RTCEx_TamperTimeStampIRQHandler() local502 uint32_t tmp = tamp->MISR; in HAL_RTCEx_TamperTimeStampIRQHandler()505 tamp->SCR = tmp; in HAL_RTCEx_TamperTimeStampIRQHandler()1684 TAMP_TypeDef *tamp = (TAMP_TypeDef *)((uint32_t)hrtc->Instance + hrtc->TampOffset); local1701 tmpreg = tamp->CR2;1721 tamp->CR2 = tmpreg;1724 tamp->FLTCR = (sTamper->Filter) | (sTamper->SamplingFrequency) | \1737 tamp->CR1 |= (sTamper->Tamper);1847 TAMP_TypeDef *tamp = (TAMP_TypeDef *)((uint32_t)hrtc->Instance + hrtc->TampOffset); local1861 tmpreg = tamp->CR2;[all …]