Searched refs:__HAL_RTC_DISABLE_STAMP2_IT (Results 1 – 2 of 2) sorted by relevance
614 #define __HAL_RTC_DISABLE_STAMP2_IT (RTC->IE &= ~(RTC_IE_STP2RIE | RTC_IE_STP2FIE)) macro
616 #define __HAL_RTC_DISABLE_STAMP2_IT (RTC->IE &= ~(RTC_IE_STP2RIE | RTC_IE_STP2FIE)) macro
Completed in 8 milliseconds