Searched refs:ALRMAR (Results 1 – 3 of 3) sorted by relevance
328 hrtc->Instance->ALRMAR = (uint32_t)0x00000000; in HAL_RTC_DeInit()895 hrtc->Instance->ALRMAR = (uint32_t)tmpreg; in HAL_RTC_SetAlarm()1076 hrtc->Instance->ALRMAR = (uint32_t)tmpreg; in HAL_RTC_SetAlarm_IT()1251 tmpreg = (uint32_t)(hrtc->Instance->ALRMAR); in HAL_RTC_GetAlarm()
757 …__IO uint32_t ALRMAR; /*!< RTC alarm A register, Address… member