AN2573 Freescale Semiconductor / Motorola, AN2573 Datasheet - Page 23

no-image

AN2573

Manufacturer Part Number
AN2573
Description
LINkits LIN Evaluation Boards
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
vector.c
#define VECTOR_C
/******************************************************************************
*
*
*
*
* Filename:
* Author:
* Locker:
* State:
* Revision:
*
* Functions:
*
* History:
*
*
* Description:
*
*
*
*
* Notes:
*
*
*
*
*
*
*
******************************************************************************/
extern void LIN_ISR_SCI_Interrupt();
extern void LIN_ISR_Timer0();
extern void LIN_Startup();
extern void RTI_ISR();
/******************************************************************************
******************************************************************************/
#if !defined(NULL)
#define NULL
#endif /* !defined(NULL) */
#undef
MOTOROLA
INTERRUPT VECTORS TABLE
User is able to add another ISR into this table instead NULL pointer.
Copyright (C) 2003 Motorola, Inc.
All Rights Reserved
LIN_VECTF
$RCSfile: vector.c,v $
$Author: ttz778 $
$Locker: ttz778 $
$State: Exp $
$Revision: 1.0 $
Vectors table for LINS12 Drivers with Motorola API
Use the RCS command log to display revision history
information.
This file contains vectors tables for MC9S12DP256 MCU.
It used for LIN Drivers with Motorola API.
The users can add their own vectors into the table,
but they should not replace LIN Drivers vectors.
Timer Channel 0 vector used for Master driver only.
The following variables shall be defined
(this is controlled by the compiler option, which in turn is
to be adjusted in 'makefile' or batch file):
(0)
C32
MASTER or SLAVE
Freescale Semiconductor, Inc.
For More Information On This Product,
LINkits LIN Evaluation Boards
Go to: www.freescale.com
/* LIN Startup routine
/* SCI interrupt routine
/* Timer channel 0 interrupt routine */
/* LIN Startup routine
MC68HC9S12C32 Master Software Listings
*/
AN2573/D
*/
*/
23

Related parts for AN2573