Searched refs:PinSelection (Results 1 – 4 of 4) sorted by relevance
396 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper()427 tmpreg |= (uint32_t)sTamper->PinSelection; in HAL_RTCEx_SetTamper()457 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper_IT()488 tmpreg |= (uint32_t)sTamper->PinSelection; in HAL_RTCEx_SetTamper_IT()
424 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper()470 (uint32_t)sTamper->PinSelection | \ in HAL_RTCEx_SetTamper()501 assert_param(IS_RTC_TAMPER_PIN(sTamper->PinSelection)); in HAL_RTCEx_SetTamper_IT()547 (uint32_t)sTamper->PinSelection | \ in HAL_RTCEx_SetTamper_IT()
53 uint32_t PinSelection; /*!< Specifies the Tamper Pin. member