Searched refs:__HAL_RTC_ENABLE_SEC_IT (Results 1 – 2 of 2) sorted by relevance
625 #define __HAL_RTC_ENABLE_SEC_IT (RTC->IE |= RTC_IE_SEC) macro
627 #define __HAL_RTC_ENABLE_SEC_IT (RTC->IE |= RTC_IE_SEC) macro
Completed in 12 milliseconds