Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h441 #define IS_RTC_DAYLIGHT_SAVING(SAVING) (((SAVING) == RTC_DayLightSaving_SUB1H) || \ argument
442 ((SAVING) == RTC_DayLightSaving_ADD1H))
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h455 #define IS_RTC_DAYLIGHT_SAVING(SAVING) (((SAVING) == RTC_DayLightSaving_SUB1H) || \ argument
456 ((SAVING) == RTC_DayLightSaving_ADD1H))

Completed in 9 milliseconds