Macros | |
#define | IS_RTC_DAYLIGHT_SAVING(SAVE) |
#define | IS_RTC_DAYLIGHT_SAVING(SAVE) |
#define | IS_RTC_STORE_OPERATION(OPERATION) |
#define | IS_RTC_STORE_OPERATION(OPERATION) |
#define | RTC_DayLightSaving_ADD1H ((uint32_t)0x00010000) |
#define | RTC_DayLightSaving_ADD1H ((uint32_t)0x00010000) |
#define | RTC_DayLightSaving_SUB1H ((uint32_t)0x00020000) |
#define | RTC_DayLightSaving_SUB1H ((uint32_t)0x00020000) |
#define | RTC_StoreOperation_Reset ((uint32_t)0x00000000) |
#define | RTC_StoreOperation_Reset ((uint32_t)0x00000000) |
#define | RTC_StoreOperation_Set ((uint32_t)0x00040000) |
#define | RTC_StoreOperation_Set ((uint32_t)0x00040000) |
#define IS_RTC_DAYLIGHT_SAVING | ( | SAVE | ) |
Definition at line 515 of file stm32f30x_rtc.h.
#define IS_RTC_DAYLIGHT_SAVING | ( | SAVE | ) |
Definition at line 516 of file stm32f4xx_rtc.h.
#define IS_RTC_STORE_OPERATION | ( | OPERATION | ) |
Definition at line 520 of file stm32f30x_rtc.h.
#define IS_RTC_STORE_OPERATION | ( | OPERATION | ) |
Definition at line 521 of file stm32f4xx_rtc.h.
#define RTC_DayLightSaving_ADD1H ((uint32_t)0x00010000) |
Definition at line 514 of file stm32f30x_rtc.h.
#define RTC_DayLightSaving_ADD1H ((uint32_t)0x00010000) |
Definition at line 515 of file stm32f4xx_rtc.h.
#define RTC_DayLightSaving_SUB1H ((uint32_t)0x00020000) |
Definition at line 513 of file stm32f30x_rtc.h.
#define RTC_DayLightSaving_SUB1H ((uint32_t)0x00020000) |
Definition at line 514 of file stm32f4xx_rtc.h.
#define RTC_StoreOperation_Reset ((uint32_t)0x00000000) |
Definition at line 518 of file stm32f30x_rtc.h.
#define RTC_StoreOperation_Reset ((uint32_t)0x00000000) |
Definition at line 519 of file stm32f4xx_rtc.h.
#define RTC_StoreOperation_Set ((uint32_t)0x00040000) |
Definition at line 519 of file stm32f30x_rtc.h.
#define RTC_StoreOperation_Set ((uint32_t)0x00040000) |
Definition at line 520 of file stm32f4xx_rtc.h.