Searched refs:__HAL_RTC_DISABLE_MIN_IT (Results 1 – 2 of 2) sorted by relevance
630 #define __HAL_RTC_DISABLE_MIN_IT (RTC->IE &= ~RTC_IE_MIN) macro
632 #define __HAL_RTC_DISABLE_MIN_IT (RTC->IE &= ~RTC_IE_MIN) macro
Completed in 11 milliseconds