setup_sdram.h
来自「adi bf533视频编码程序」· C头文件 代码 · 共 7 行
H
7 行
#define PLL_MSEL 50 //liu 0x16 // default = 0xA
// #define PLL_D 0x0 // default = 0x0
// #define PLL_LOCK_COUNT 0x300 //default = 0x200
// #define PLL_CSEL 0x0 // default = 0x0
#define PLL_SSEL 0x5 //liu 0x6 // default = 0x5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?