Macros | |
#define | RTC_WAKEUPCLOCK_CK_SPRE_16BITS 0x00000004U |
#define | RTC_WAKEUPCLOCK_CK_SPRE_16BITS ((uint32_t)0x00000004U) |
#define | RTC_WAKEUPCLOCK_CK_SPRE_17BITS 0x00000006U |
#define | RTC_WAKEUPCLOCK_CK_SPRE_17BITS ((uint32_t)0x00000006U) |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV16 0x00000000U |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV16 ((uint32_t)0x00000000U) |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV2 0x00000003U |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV2 ((uint32_t)0x00000003U) |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV4 0x00000002U |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV4 ((uint32_t)0x00000002U) |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV8 0x00000001U |
#define | RTC_WAKEUPCLOCK_RTCCLK_DIV8 ((uint32_t)0x00000001U) |
#define RTC_WAKEUPCLOCK_CK_SPRE_16BITS 0x00000004U |
Definition at line 244 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_CK_SPRE_16BITS ((uint32_t)0x00000004U) |
Definition at line 285 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_CK_SPRE_17BITS 0x00000006U |
Definition at line 245 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_CK_SPRE_17BITS ((uint32_t)0x00000006U) |
Definition at line 286 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV16 0x00000000U |
Definition at line 240 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV16 ((uint32_t)0x00000000U) |
Definition at line 281 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV2 0x00000003U |
Definition at line 243 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV2 ((uint32_t)0x00000003U) |
Definition at line 284 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV4 0x00000002U |
Definition at line 242 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV4 ((uint32_t)0x00000002U) |
Definition at line 283 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV8 0x00000001U |
Definition at line 241 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_WAKEUPCLOCK_RTCCLK_DIV8 ((uint32_t)0x00000001U) |
Definition at line 282 of file stm32f7xx_hal_rtc_ex.h.