?? zclpostcfg_c.c
字號:
/* Do *not* directly modify this file. It was *//* generated by the Configuration Tool; any *//* changes risk being overwritten. *//* INPUT zclpost.cdb *//* Include Header File */#include "zclpostcfg.h"/* Config Structures */EMIFB_Config emifbCfg0 = { 0x0009207C, /* Global Control Reg. (GBLCTL) */ 0xFFFFFF03, /* CE0 Space Control Reg. (CECTL0) */ 0xFFFFFF03, /* CE1 Space Control Reg. (CECTL1) */ 0xFFFFFF03, /* CE2 Space Control Reg. (CECTL2) */ 0xFFFFFF03, /* CE3 Space Control Reg. (CECTL3) */ 0x0348F000, /* SDRAM Control Reg.(SDCTL) */ 0x005DC5DC, /* SDRAM Timing Reg.(SDTIM) */ 0x00175F3F, /* SDRAM Extended Reg.(SDEXT) */ 0x00000002, /* CE0 Space Secondary Control Reg. (CESEC0) */ 0x00000002, /* CE1 Space Secondary Control Reg. (CESEC1) */ 0x00000002, /* CE2 Space Secondary Control Reg. (CESEC2) */ 0x00000002 /* CE3 Space Secondary Control Reg. (CESEC3) */};/* Handles *//* * ======== CSL_cfgInit() ======== */void CSL_cfgInit(){ EMIFB_config(&emifbCfg0);}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -