#ifndef _DMCINIT_HH__ #define _DMCINIT_HH__ #ifdef __cplusplus extern "C" { #endif /*****************************************DMC_CTL**********************************************/ /* ! enable DDR3 controller */ #define CFG0_BIT_DMC_CTL_DDR3EN 1ul /*! Constant value, should not be altered*/ #define CFG0_BIT_DMC_CTL_RDTOWR 5ul #define CFG0_REG_DMC_CTL_VALUE ((CFG0_BIT_DMC_CTL_DDR3EN<