Home
last modified time | relevance | path

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

/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_rtc.h74 #define RTC_FLAG_ALR ((uint16_t)0x0002) /*!< Alarm flag */ macro
78 ((FLAG) == RTC_FLAG_OW) || ((FLAG) == RTC_FLAG_ALR) || \

Completed in 2 milliseconds