Freescale Semiconductor Inc.
    Regional Technical Application Center

 

Main Page | Directories | File List | File Members

Interrupts.h File Reference

Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary

Interrupt service routines prototypes. More...

Go to the source code of this file.

Functions

void interrupt Scheduler_RTI_Isr (void)
 Scheduler - Real Time Interrupt service routine.
void interrupt External_XIRQ_Isr (void)
 XIRQ service routine.
void interrupt CANRx_Isr (void)
 CAN reception interrupt service routine.


Detailed Description

Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary

Interrupt service routines prototypes.

Author:
Freescale Semiconductor

Guadalajara Applications Laboratory RTAC Americas

Jaime Orozco

Version:
1.1
Date:
March/12/2007

Function Documentation

void interrupt CANRx_Isr void   ) 
 

CAN reception interrupt service routine.

Author:
Jaime Orozco

void interrupt External_XIRQ_Isr void   ) 
 

XIRQ service routine.

Author:
Jaime Orozco

void interrupt Scheduler_RTI_Isr void   ) 
 

Scheduler - Real Time Interrupt service routine.

Author:
Jaime Orozco