📄 cpu.h
字号:
/*
CPU.H
This is the special cpu infomation and operation programme .
For Sunplus unSP(TM) CPU -- a 16 bit high perfanmance SoC CPU
Author : Xinxiaochen
Version : 1.0.0
*/
#define _UNSP_
static void SetRegister( UNSP reg ) ;
static void GetRegister( UNSP* reg ) ;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -