]> git.earman.xyz Git - sensor-watch.git/commitdiff
eic: clock from OSCULP32K for power savings
authorJoey Castillo <joeycastillo@utexas.edu>
Fri, 11 Feb 2022 14:13:51 +0000 (09:13 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Fri, 11 Feb 2022 17:17:55 +0000 (12:17 -0500)
watch-library/shared/config/hpl_eic_config.h

index be54c2e123e8068f16bb935f01b2ffa8fd85207a..a6871512397a7ad0271907199e3e5a1955f2ed05 100644 (file)
@@ -12,7 +12,7 @@
 // <0x1=> Clocked by ULPOSC32K
 // <id> eic_arch_cksel
 #ifndef CONF_EIC_CKSEL
-#define CONF_EIC_CKSEL 0
+#define CONF_EIC_CKSEL 1
 #endif
 
 // </h>