/* Auto-generated config file hpl_nvmctrl_config.h */ #ifndef HPL_NVMCTRL_CONFIG_H #define HPL_NVMCTRL_CONFIG_H // <<< Use Configuration Wizard in Context Menu >>> // Basic Settings // Power Reduction Mode During Sleep // <0x00=> Wake On Access // <0x01=> Wake Up Instant // <0x03=> Disabled // nvm_arch_sleepprm #ifndef CONF_NVM_SLEEPPRM #define CONF_NVM_SLEEPPRM 0 #endif // AHB0 Cache Disable // Indicate whether AHB0 cache is disable or not // nvm_arch_cache0 #ifndef CONF_NVM_CACHE0 #define CONF_NVM_CACHE0 0 #endif // AHB1 Cache Disable // Indicate whether AHB1 cache is disable or not // nvm_arch_cache1 #ifndef CONF_NVM_CACHE1 #define CONF_NVM_CACHE1 0 #endif // // <<< end of configuration section >>> #endif // HPL_NVMCTRL_CONFIG_H