Home
last modified time | relevance | path

Searched refs:RTC_IT_TypeDef (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_rtc.h48 } RTC_IT_TypeDef; typedef
89 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);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rtc.c49 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 5 milliseconds