Macros
InitStruct default configuartion
Peripheral Driver
»
LL Driver
»
CGC
»
Defines
»
CGC Private Macros
Collaboration diagram for InitStruct default configuartion:
Macros
#define
LL_CGC_DEFAULT_CONFIG
LL CGC InitStrcut default configuartion.
More...
Detailed Description
Macro Definition Documentation
◆
LL_CGC_DEFAULT_CONFIG
#define LL_CGC_DEFAULT_CONFIG
Value:
{ \
.wfi_clk0 = ~
LL_CGC_WFI_ALL_HCLK0
, \
.wfi_clk1 = ~
LL_CGC_WFI_ALL_HCLK1
, \
.wfi_clk2 = ~
LL_CGC_WFI_ALL_HCLK2
, \
.force_clk0 = ~
LL_CGC_FRC_ALL_HCLK0
, \
.force_clk1 = ~
LL_CGC_FRC_ALL_HCLK1
, \
.force_clk2 = ~
LL_CGC_FRC_ALL_HCLK2
, \
}
LL CGC InitStrcut default configuartion.
Definition at line
245
of file
gr55xx_ll_cgc.h
.
LL_CGC_WFI_ALL_HCLK0
#define LL_CGC_WFI_ALL_HCLK0
All clock group 0
Definition:
gr55xx_ll_cgc.h:127
LL_CGC_WFI_ALL_HCLK1
#define LL_CGC_WFI_ALL_HCLK1
All clock group 1
Definition:
gr55xx_ll_cgc.h:137
LL_CGC_FRC_ALL_HCLK0
#define LL_CGC_FRC_ALL_HCLK0
All clock group 0
Definition:
gr55xx_ll_cgc.h:166
LL_CGC_FRC_ALL_HCLK1
#define LL_CGC_FRC_ALL_HCLK1
All clock group 1
Definition:
gr55xx_ll_cgc.h:176
LL_CGC_FRC_ALL_HCLK2
#define LL_CGC_FRC_ALL_HCLK2
All clock group 2
Definition:
gr55xx_ll_cgc.h:195
LL_CGC_WFI_ALL_HCLK2
#define LL_CGC_WFI_ALL_HCLK2
All clock group 2
Definition:
gr55xx_ll_cgc.h:146