Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h604 #define RTC_FLAG_RECALPF RTC_ISR_RECALPF macro
624 ((FLAG) == RTC_FLAG_TAMP3F) || ((FLAG) == RTC_FLAG_RECALPF) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h630 #define RTC_FLAG_RECALPF RTC_ISR_RECALPF macro
649 ((FLAG) == RTC_FLAG_TAMP3F) || ((FLAG) == RTC_FLAG_RECALPF) || \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rtc_ex.h95 RTC_FLAG_RECALPF))
102 RTC_FLAG_RECALPF))
140 #define RTC_FLAG_RECALPF ((uint32_t)RTC_ISR_RECALPF) macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c36 RTC_FLAG_TAMP1F | RTC_FLAG_TAMP2F | RTC_FLAG_RECALPF | \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c221 RTC_FLAG_TAMP1F | RTC_FLAG_TAMP2F | RTC_FLAG_RECALPF | \

Completed in 20 milliseconds