AON_SLOW clock source

Macros

#define LL_AON_SLOW_CLK_256K   (0UL)
 
#define LL_AON_SLOW_CLK_32K   (1UL)
 

Detailed Description

Macro Definition Documentation

◆ LL_AON_SLOW_CLK_256K

#define LL_AON_SLOW_CLK_256K   (0UL)

Select aon slow clk 256k

Definition at line 98 of file ll_clk.h.

◆ LL_AON_SLOW_CLK_32K

#define LL_AON_SLOW_CLK_32K   (1UL)

Select aon slow clk 32k

Definition at line 99 of file ll_clk.h.