Macros | |
#define | LL_SLOW_CLK_RNG AON_CTL_MCU_SLOW_CLK_CTRL_SEL_RNG |
#define | LL_SLOW_CLK_RC AON_CTL_MCU_SLOW_CLK_CTRL_SEL_RC |
#define | LL_SLOW_CLK_RTC AON_CTL_MCU_SLOW_CLK_CTRL_SEL_RTC |
#define LL_SLOW_CLK_RC AON_CTL_MCU_SLOW_CLK_CTRL_SEL_RC |
Select RC_32K clk as the source of the slow clock
Definition at line 74 of file gr533x_ll_clk.h.
#define LL_SLOW_CLK_RNG AON_CTL_MCU_SLOW_CLK_CTRL_SEL_RNG |
Select RNG_OSC clk as the source of the slow clock
Definition at line 73 of file gr533x_ll_clk.h.
#define LL_SLOW_CLK_RTC AON_CTL_MCU_SLOW_CLK_CTRL_SEL_RTC |
Select RTC_32K clk as the source of the slow clock
Definition at line 75 of file gr533x_ll_clk.h.