Searched refs:RTC_IT_TypeDef (Results 1 – 2 of 2) sorted by relevance
48 } RTC_IT_TypeDef; typedef89 void RTC_ITConfig(RTC_IT_TypeDef it, FunctionalState state);91 void RTC_ClearITPendingBit(RTC_IT_TypeDef it);104 ITStatus RTC_GetITStatus(RTC_IT_TypeDef it);
49 void RTC_ITConfig(RTC_IT_TypeDef it, FunctionalState state) in RTC_ITConfig()208 ITStatus RTC_GetITStatus(RTC_IT_TypeDef it) in RTC_GetITStatus()222 void RTC_ClearITPendingBit(RTC_IT_TypeDef it) in RTC_ClearITPendingBit()
Completed in 4 milliseconds