From 27fa69ccac364401eeb59192c02aa6f7e93262c0 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Fri, 11 Feb 2022 09:13:51 -0500 Subject: eic: clock from OSCULP32K for power savings --- watch-library/shared/config/hpl_eic_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'watch-library/shared') diff --git a/watch-library/shared/config/hpl_eic_config.h b/watch-library/shared/config/hpl_eic_config.h index be54c2e1..a6871512 100644 --- a/watch-library/shared/config/hpl_eic_config.h +++ b/watch-library/shared/config/hpl_eic_config.h @@ -12,7 +12,7 @@ // <0x1=> Clocked by ULPOSC32K // eic_arch_cksel #ifndef CONF_EIC_CKSEL -#define CONF_EIC_CKSEL 0 +#define CONF_EIC_CKSEL 1 #endif // -- cgit v1.2.3