From: Joey Castillo Date: Fri, 11 Feb 2022 14:13:51 +0000 (-0500) Subject: eic: clock from OSCULP32K for power savings X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=27fa69ccac364401eeb59192c02aa6f7e93262c0;p=sensor-watch.git eic: clock from OSCULP32K for power savings --- diff --git a/watch-library/shared/config/hpl_eic_config.h b/watch-library/shared/config/hpl_eic_config.h index be54c2e..a687151 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 //