Welcome![Sign In][Sign Up]
Location:
Search - IRQ arm

Search list

[Other resourceIRQ

Description: 用于ARM IRQ在嵌入式系统中的中断处理程序-IRQ for the ARM Embedded System of interrupt handling procedures
Platform: | Size: 1564 | Author: 徐志平 | Hits:

[Other resourceARM-run-in-uCOS-II

Description: uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s-for uCOS on ARM (LPC2220), a total of four transplant code documents : IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
Platform: | Size: 8948 | Author: 杨芸健 | Hits:

[Other resourceEXINT

Description: ARM-s3c44b0_B2开发板通用非向量IRQ中断的实现.-ARM-s3c44b0_B2 Development Board generic non-vector IRQ realized.
Platform: | Size: 83249 | Author: wangxiao | Hits:

[Other resourceARMask

Description: ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supervisor (entered on reset and when a Software Interrupt instruction is executed) • Abort (used to handle memory access violations) • Undef (used to handle undefined instructions) * ARM Architecture Version 4 adds a seventh mode: • System (privileged mode using the same registers as user mode)
Platform: | Size: 177399 | Author: lijia | Hits:

[Other resourceS3C241-irq

Description: ARM处理器在嵌入式系统中的地位越来越重要,S3C2410作为 ARM9微处理器家族中的一员,应用已十分广泛。文中简述了ARM处理器 的中断异常种类、响应和返回过程;重点讨论了S3C2410中断控制器的结 构和处理机制,以及对IRQ中断的具体处理流程,最后给出了详细的参考 代码
Platform: | Size: 45504 | Author: 小流 | Hits:

[Other resourceMultiInterruptIRQ

Description: 基于ARM的44B0开发板的中断IRQ程序的原代码
Platform: | Size: 85792 | Author: shagneyao | Hits:

[Windows Developarm irq

Description: arm irq
Platform: | Size: 906 | Author: lovemoon20022008@163.com | Hits:

[Linux-Unixarm的irq学习驱动

Description: 这个是arm的irq学习驱动
Platform: | Size: 3441 | Author: dingzerong | Hits:

[ARM-PowerPC-ColdFire-MIPSIRQ

Description: 用于ARM IRQ在嵌入式系统中的中断处理程序-IRQ for the ARM Embedded System of interrupt handling procedures
Platform: | Size: 1024 | Author: 徐志平 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM-run-in-uCOS-II

Description: uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s-for uCOS on ARM (LPC2220), a total of four transplant code documents : IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
Platform: | Size: 8192 | Author: 杨芸健 | Hits:

[ARM-PowerPC-ColdFire-MIPSEXINT

Description: ARM-s3c44b0_B2开发板通用非向量IRQ中断的实现.-ARM-s3c44b0_B2 Development Board generic non-vector IRQ realized.
Platform: | Size: 145408 | Author: wangxiao | Hits:

[Software EngineeringARMask

Description: ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supervisor (entered on reset and when a Software Interrupt instruction is executed) • Abort (used to handle memory access violations) • Undef (used to handle undefined instructions) * ARM Architecture Version 4 adds a seventh mode: • System (privileged mode using the same registers as user mode)
Platform: | Size: 177152 | Author: lijia | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C241-irq

Description: ARM处理器在嵌入式系统中的地位越来越重要,S3C2410作为 ARM9微处理器家族中的一员,应用已十分广泛。文中简述了ARM处理器 的中断异常种类、响应和返回过程;重点讨论了S3C2410中断控制器的结 构和处理机制,以及对IRQ中断的具体处理流程,最后给出了详细的参考 代码-ARM processors in embedded systems becoming more and more important, S3C2410 as ARM9 family microprocessor 1, the application has been very extensive. The article outlines the ARM processor interrupt abnormal type of response and the return process focused on S3C2410 interrupt controller structure and processing mechanism, as well as the specific IRQ interrupt processing, and finally given a detailed reference code
Platform: | Size: 45056 | Author: 小流 | Hits:

[SCMMultiInterruptIRQ

Description: 基于ARM的44B0开发板的中断IRQ程序的原代码-Based on the ARM development board 44B0 interrupt IRQ program s original code
Platform: | Size: 86016 | Author: shagneyao | Hits:

[Embeded-SCM DevelopIRQ

Description: ARM嵌入式系统关于IRQ中断处理基于c语言的实验代码-ARM Embedded System on the IRQ interrupt handling of the experiment based on the c language code
Platform: | Size: 54272 | Author: 萌萌 | Hits:

[ARM-PowerPC-ColdFire-MIPSThe.ARM.Instruction.Set.ARM.University.Program.ra

Description: The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supervisor (entered on reset and when a Software Interrupt instruction is executed) • Abort (used to handle memory access violations) • Undef (used to handle undefined instructions) * ARM Architecture Version 4 adds a seventh mode: • System (privileged mode using the same registers as user mode)-The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supervisor (entered on reset and when a Software Interrupt instruction is executed) • Abort (used to handle memory access violations) • Undef (used to handle undefined instructions) * ARM Architecture Version 4 adds a seventh mode: • System (privileged mode using the same registers as user mode)
Platform: | Size: 177152 | Author: revert | Hits:

[Driver Developirq

Description: 中断驱动 S3C2440 实现arm-linux下中断驱动-irq driver for s3c2440
Platform: | Size: 3072 | Author: zeng | Hits:

[ARM-PowerPC-ColdFire-MIPSIRQ

Description: arm irq arm irq arm irq-arm irq arm irqarm irqarm irq
Platform: | Size: 1024 | Author: liutongjun | Hits:

[Linux drivers3c6410-irq-drive

Description: 基于arm三星s3c6410红外驱动程序源代码!-s3c6410 irq drive
Platform: | Size: 3072 | Author: 菜鸟 | Hits:

[Linux-Unixversatile-fpga-irq

Description: ARM Versatile FPGA interrupt controller.
Platform: | Size: 2048 | Author: swpiejin | Hits:
« 12 »

CodeBus www.codebus.net