Home
last modified time | relevance | path

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

/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_rtc.h57 #define RTC_IT_OW ((uint16_t)0x0004) /*!< Overflow interrupt */ macro
61 #define IS_RTC_GET_IT(IT) (((IT) == RTC_IT_OW) || ((IT) == RTC_IT_ALR) || \

Completed in 2 milliseconds