Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h360 #define RTC_Output_Disable ((uint32_t)0x00000000) macro
364 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_Output_Disable) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h374 #define RTC_Output_Disable ((uint32_t)0x00000000) macro
378 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_Output_Disable) || \

Completed in 9 milliseconds