HAL + 0/19 examples
CodeScope will show references to RTC_WAKEUPCLOCK_RTCCLK_DIV16 from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
PWR
STM32469I-Discovery
Examples
PWR
STM324x9I_EVAL
Examples
PWR
STM324xG_EVAL
Examples
PWR
STM32F4-Discovery
Examples
PWR
STM32F401-Discovery
Examples
PWR
STM32F401RE-Nucleo
Examples
PWR
STM32F410xx-Nucleo
Examples
PWR
STM32F411E-Discovery
Examples
PWR
STM32F411RE-Nucleo
Examples
PWR
Examples_MIX
PWR
STM32F412G-Discovery
Examples
PWR
STM32F412ZG-Nucleo
Examples
PWR
STM32F413ZH-Nucleo
Examples
PWR
STM32F429I-Discovery
Examples
PWR
STM32F429ZI-Nucleo
Examples
PWR
STM32F446ZE-Nucleo
Examples
PWR
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRTC_WAKEUPCLOCK_RTCCLK_DIV16

RTC_WAKEUPCLOCK_RTCCLK_DIV16 macro

Syntax

#define RTC_WAKEUPCLOCK_RTCCLK_DIV16 0x00000000U

Examples

RTC_WAKEUPCLOCK_RTCCLK_DIV16 is referenced by 19 libraries and example projects.

References

LocationText
stm32f4xx_hal_rtc_ex.h:254
#define RTC_WAKEUPCLOCK_RTCCLK_DIV16 0x00000000U
stm32f4xx_hal_rtc_ex.h:1017
#define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \