CGC Exported Constants

Modules

 Block0 Clock During WFI
 
 Block1 Clock During WFI
 
 Block2 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_MISC_CLK_DEFAULT   ((uint32_t)0x00000038U)
 
#define LL_CGC_MCU_MISC_CLK   ((uint32_t)0x0000003CU)
 
#define LL_CGC_MCU_MISC_DMA_CLK   ((uint32_t)0x00000038U)
 

Detailed Description

Macro Definition Documentation

◆ LL_CGC_MCU_MISC_CLK

#define LL_CGC_MCU_MISC_CLK   ((uint32_t)0x0000003CU)

Hclk for msic all clock

Definition at line 237 of file gr55xx_ll_cgc.h.

◆ LL_CGC_MCU_MISC_CLK_DEFAULT

#define LL_CGC_MCU_MISC_CLK_DEFAULT   ((uint32_t)0x00000038U)

Hclk for msic default clock

Definition at line 235 of file gr55xx_ll_cgc.h.

◆ LL_CGC_MCU_MISC_DMA_CLK

#define LL_CGC_MCU_MISC_DMA_CLK   ((uint32_t)0x00000038U)

Hclk for msic dma clock

Definition at line 239 of file gr55xx_ll_cgc.h.