代码搜索:如何学习 CPU卡?

找到约 10,000 项符合「如何学习 CPU卡?」的源代码

代码结果 10,000
www.eeworm.com/read/154310/11971847

asm os_cpu_a.asm

.include "C2407_REG_A.h" ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Module OS_CPU_A.ASM ; Purpose : TMS320C2XX Real Time Operating Syst
www.eeworm.com/read/154310/11971935

h os_cpu.h

#ifdef OS_CPU_GLOBALS #define OS_CPU_EXT #else #define OS_CPU_EXT extern #endif /* * DATA TYPES - note: on TMS320C2XX, all data types except longs are 16 bits wide... */ typedef unsign
www.eeworm.com/read/256767/11973237

h os_cpu.h

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/256767/11973261

asm os_cpu_a.asm

.page .text _OSIntCtxSw: .ref _OSTCBHighRdy .ref _OSTCBCur .ref _OSPrioHighRdy .ref _OSPrioCur .global _OSIntCtxSw ;模拟返回中断 ;保存当前环境 ;****************************************
www.eeworm.com/read/256749/11974599

h cpu_reg.h

#define int0_VAL 1
www.eeworm.com/read/343089/11975399

sch backup of cpu.sch

www.eeworm.com/read/154011/11995263

h os_cpu.h

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/154011/11995297

s os_cpu_a_.s

;* ;* File: os_cpu_a.s ;* ;* (c) Copyright ARM Limited 1999. All rights reserved. ;* ;* ARM Specific code ;* ;* ; ; Functions defined in this modul
www.eeworm.com/read/154011/11995300

s os_cpu_a.s

;* ;* File: os_cpu_a.s ;* ;* (c) Copyright ARM Limited 1999. All rights reserved. ;* ;* ARM Specific code ;* ;* ; ; Functions defined in this modul
www.eeworm.com/read/256501/11995875

o os_cpu_a.o