CGC Exported Constants

Modules

 Automatic Turn off clocks
 
 Force cloks off
 

Macros

#define CGC_DEFAULT_CONFIG
 CGC_default_config init Struct default configuartion. More...
 

Detailed Description

Macro Definition Documentation

◆ CGC_DEFAULT_CONFIG

#define CGC_DEFAULT_CONFIG
Value:
{ \
.wfi_clk = ~CGC_WFI_ALL_CLK, \
.force_clk = ~CGC_FRC_ALL_CLK, \
}

CGC_default_config init Struct default configuartion.

CGC_FRC_ALL_CLK
#define CGC_FRC_ALL_CLK
Definition: gr55xx_hal_cgc.h:162
CGC_WFI_ALL_CLK
#define CGC_WFI_ALL_CLK
Definition: gr55xx_hal_cgc.h:129