代码搜索:CPU卡 开发教程
找到约 10,000 项符合「CPU卡 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/246163/12753157
ash cpu_type.ash
; ----------------------------------------------------------------------------
; CPU_TYPE.ASH Too-Much-In-One-So-Don't-Get-Lost(tm)
; CPU/FPU feature detection library Version 1.17
;
; Copyrig
www.eeworm.com/read/246163/12753160
asm cpu_hl.asm
; -----------------------------------------------------------------------------
; CPU_HL.ASM CPU Type detection routine for hi-level languages Version 1.17
;
; Too-Much-In-One-So-Don't-Get-Lost(t
www.eeworm.com/read/332442/12757918
d cpu.o.d
cpu.o: drive/cpu.c ./inc/config.h d:/WinAVR/avr/include/inttypes.h \
d:/WinAVR/avr/include/stdint.h \
d:\WinAVR\bin/../lib/gcc/avr/3.4.6/include/stddef.h \
d:/WinAVR/avr/include/stdlib.h d:/W
www.eeworm.com/read/332350/12762831
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/245920/12772133
s os_cpu_a.s
/*
; uC/OS-II Porting for LPC210x
; Compiler: gcc
; By Pary WU
;
; History:
; 040627132535:parywu
; The first stable porting, Thumb mode is not considered yet.
; 040
www.eeworm.com/read/245920/12772158
s os_cpu_a.s
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; uC/OS-II Porting for LPC210x
; Compiler: ADS 1.2
; By Pary WU
;
; History:
; 0406271325
www.eeworm.com/read/144519/12786607
h cpu8052.h
// 8052 sfr address declare
sfr ACC = 0xE0;
sfr B = 0xF0;
sfr PSW = 0xD0;
sfr SP = 0x81;
sfr DPL = 0x82;
sfr DPH = 0x83;
sfr P0 = 0x80;
sfr P1 = 0x90;
sfr P2
www.eeworm.com/read/144427/12795255
asm os_cpu_a.asm
;*********************************************************************************************************
;** Small RTOS 51
;**
www.eeworm.com/read/144427/12795307
h os_cpu.h
/*********************************************************************************************************
** Small RTOS 51
** The
www.eeworm.com/read/245426/12800485
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*