Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h242 #define RTC_DAYLIGHTSAVING_NONE 0x00000000U macro
719 ((SAVE) == RTC_DAYLIGHTSAVING_NONE))
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h231 #define RTC_DAYLIGHTSAVING_NONE ((uint32_t)0x00000000) macro
722 ((__SAVE__) == RTC_DAYLIGHTSAVING_NONE))

Completed in 6 milliseconds