Searched refs:__HAL_RTC_DISABLE_SEC_IT (Results 1 – 2 of 2) sorted by relevance
626 #define __HAL_RTC_DISABLE_SEC_IT (RTC->IE &= ~RTC_IE_SEC) macro
628 #define __HAL_RTC_DISABLE_SEC_IT (RTC->IE &= ~RTC_IE_SEC) macro
Completed in 12 milliseconds