Block2 Clock During WFI

Macros

#define LL_CGC_WFI_SECU_DIV4_PCLK   MCU_SUB_WFI_SECU_DIV4_PCLK
 Div4 clk for security blocks. More...
 
#define LL_CGC_WFI_XQSPI_DIV4_PCLK   MCU_SUB_WFI_XQSPI_DIV4_PCLK
 Div4 clk for xf qspi
More...
 
#define LL_CGC_WFI_ALL_HCLK2   ((uint32_t)0x05000000U)
 All clock group 2
More...
 

Detailed Description

Macro Definition Documentation

◆ LL_CGC_WFI_ALL_HCLK2

#define LL_CGC_WFI_ALL_HCLK2   ((uint32_t)0x05000000U)

All clock group 2

Definition at line 146 of file gr55xx_ll_cgc.h.

◆ LL_CGC_WFI_SECU_DIV4_PCLK

#define LL_CGC_WFI_SECU_DIV4_PCLK   MCU_SUB_WFI_SECU_DIV4_PCLK

Div4 clk for security blocks.

Definition at line 143 of file gr55xx_ll_cgc.h.

◆ LL_CGC_WFI_XQSPI_DIV4_PCLK

#define LL_CGC_WFI_XQSPI_DIV4_PCLK   MCU_SUB_WFI_XQSPI_DIV4_PCLK

Div4 clk for xf qspi

Definition at line 144 of file gr55xx_ll_cgc.h.