Home
last modified time | relevance | path

Searched defs:RTC_IT (Results 1 – 3 of 3) sorted by relevance

/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_rtc.c89 void RTC_ITConfig(uint16_t RTC_IT, FunctionalState NewState) in RTC_ITConfig()
290 ITStatus RTC_GetITStatus(uint16_t RTC_IT) in RTC_GetITStatus()
317 void RTC_ClearITPendingBit(uint16_t RTC_IT) in RTC_ClearITPendingBit()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rtc.c2042 void RTC_ITConfig(uint32_t RTC_IT, FunctionalState NewState) in RTC_ITConfig()
2144 ITStatus RTC_GetITStatus(uint32_t RTC_IT) in RTC_GetITStatus()
2184 void RTC_ClearITPendingBit(uint32_t RTC_IT) in RTC_ClearITPendingBit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rtc.c2550 void RTC_ITConfig(uint32_t RTC_IT, FunctionalState NewState) in RTC_ITConfig()
2657 ITStatus RTC_GetITStatus(uint32_t RTC_IT) in RTC_GetITStatus()
2698 void RTC_ClearITPendingBit(uint32_t RTC_IT) in RTC_ClearITPendingBit()

Completed in 10 milliseconds