STM32H735xx HAL User Manual
Defines
System wakeup clock source
RCC Exported Constants

Defines

#define LL_RCC_SYSWAKEUP_CLKSOURCE_HSI   (uint32_t)(0x00000000U)
#define LL_RCC_SYSWAKEUP_CLKSOURCE_CSI   (uint32_t)(RCC_CFGR_STOPWUCK)

Define Documentation

#define LL_RCC_SYSWAKEUP_CLKSOURCE_CSI   (uint32_t)(RCC_CFGR_STOPWUCK)

Definition at line 243 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_SYSWAKEUP_CLKSOURCE_HSI   (uint32_t)(0x00000000U)

Definition at line 242 of file stm32h7xx_ll_rcc.h.