More low power work

This commit is contained in:
Joey Castillo
2021-05-09 12:19:40 -04:00
parent 7ff91a2f67
commit 7e9ef16a18
5 changed files with 33 additions and 41 deletions

View File

@@ -48,7 +48,7 @@
// <MCLK_BUPDIV_BUPDIV_DIV128_Val"> Divide by 128
// <id> mclk_arch_bupdiv
#ifndef CONF_MCLK_BUPDIV
#define CONF_MCLK_BUPDIV MCLK_BUPDIV_BUPDIV_DIV8_Val
#define CONF_MCLK_BUPDIV MCLK_BUPDIV_BUPDIV_DIV1_Val
#endif
// </h>