Searched refs:PinSelection (Results 1 – 2 of 2) sorted by relevance
360 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper()378 …tmpreg = ((uint32_t)sTamper->Tamper | (uint32_t)sTamper->PinSelection | (uint32_t)sTamper->Trigger… in HAL_RTCEx_SetTamper()410 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper_IT()429 …tmpreg = ((uint32_t)sTamper->Tamper | (uint32_t)sTamper->PinSelection | (uint32_t)sTamper->Trigger… in HAL_RTCEx_SetTamper_IT()
52 uint32_t PinSelection; /*!< Specifies the Tamper Pin. member