Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h375 #define RTC_OutputPolarity_High ((uint32_t)0x00000000) macro
377 #define IS_RTC_OUTPUT_POL(POL) (((POL) == RTC_OutputPolarity_High) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h389 #define RTC_OutputPolarity_High ((uint32_t)0x00000000) macro
391 #define IS_RTC_OUTPUT_POL(POL) (((POL) == RTC_OutputPolarity_High) || \

Completed in 11 milliseconds