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

Defines

#define LL_RCC_KERWAKEUP_CLKSOURCE_HSI   (uint32_t)(0x00000000U)
#define LL_RCC_KERWAKEUP_CLKSOURCE_CSI   (uint32_t)(RCC_CFGR_STOPKERWUCK)

Define Documentation

#define LL_RCC_KERWAKEUP_CLKSOURCE_CSI   (uint32_t)(RCC_CFGR_STOPKERWUCK)

Definition at line 252 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_KERWAKEUP_CLKSOURCE_HSI   (uint32_t)(0x00000000U)

Definition at line 251 of file stm32h7xx_ll_rcc.h.