代码搜索:如何学习 CPU卡?
找到约 10,000 项符合「如何学习 CPU卡?」的源代码
代码结果 10,000
www.eeworm.com/read/477380/6742604
h cpu_reg.h
typedef unsigned int Uint16;
#define end 0xfffd
#define last 0xfffe
#define LCD_COM portEFFF
#define LCD_DAT portEFFB
ioport Uint16 LCD_COM;
ioport Uint16 LCD_DAT;
www.eeworm.com/read/477380/6742699
h cpu_reg.h
typedef unsigned int Uint16;
#define end 0xfffd
#define last 0xfffe
#define LCD_COM portEFFF
#define LCD_DAT portEFFB
ioport Uint16 LCD_COM;
ioport Uint16 LCD_DAT;
www.eeworm.com/read/477380/6742754
h cpu_reg.h
typedef unsigned int Uint16;
#define end 0xfffd
#define last 0xfffe
#define LCD_COM portEFFF
#define LCD_DAT portEFFB
ioport Uint16 LCD_COM;
ioport Uint16 LCD_DAT;
www.eeworm.com/read/477048/6744329
asm os_cpu_a.asm
;****************************************Copyright (c)****************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/477048/6744330
h os_cpu.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/476899/6754027
h os_cpu.h
#ifdef OS_CPU_GLOBALS
#define OS_CPU_EXT
#else
#define OS_CPU_EXT extern
#endif
typedef unsigned int BOOLEAN;
typedef unsigned int INT8U; /* Unsigned 8 bit q
www.eeworm.com/read/476899/6754050
obj os_cpu_a.obj
www.eeworm.com/read/476899/6754056
asm os_cpu_a.asm
_EVIFRB .set 7430h
.global I$$SAVE
.global I$$REST
.global _OSIntEnter
.global _OSIntExit
.global _OSTimeTick
.global _OSTCBCur
.global _OSTCBHighRdy
.gl
www.eeworm.com/read/476628/6756916
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/410851/11266992
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*