CGC Exported Constants

Modules

 Block0 Clock During WFI
 
 Block1 Clock During WFI
 
 Force Clock OFF
 
 Force Clock OFF
 
 Force Clock OFF
 
 Low Power Feature
 
 Turn the peripherals off during WFI/WFE
 
 Individual block's clock control inside security system
 
 Specify the default system clock when the system is initialized
 

Macros

#define LL_CGC_MCU_PERIPH_CG_LP   ((uint32_t)0x00000D3BUL)
 
#define LL_CGC_MCU_MISC_CLK_DEFAULT   ((uint32_t)0x00000008U)
 
#define LL_CGC_MCU_MISC_CLK   ((uint32_t)0x0000000CU)
 
#define LL_CGC_MCU_MISC_DMA_CLK   ((uint32_t)0x00000008U)
 

Detailed Description

Macro Definition Documentation

◆ LL_CGC_MCU_MISC_CLK

#define LL_CGC_MCU_MISC_CLK   ((uint32_t)0x0000000CU)

Hclk for msic all clock

Definition at line 186 of file ll_cgc.h.

◆ LL_CGC_MCU_MISC_CLK_DEFAULT

#define LL_CGC_MCU_MISC_CLK_DEFAULT   ((uint32_t)0x00000008U)

Hclk for msic default clock

Definition at line 184 of file ll_cgc.h.

◆ LL_CGC_MCU_MISC_DMA_CLK

#define LL_CGC_MCU_MISC_DMA_CLK   ((uint32_t)0x00000008U)

Hclk for msic dma clock

Definition at line 188 of file ll_cgc.h.

◆ LL_CGC_MCU_PERIPH_CG_LP

#define LL_CGC_MCU_PERIPH_CG_LP   ((uint32_t)0x00000D3BUL)

All Low Power Feature

Definition at line 151 of file ll_cgc.h.