65 #include "hsk_isr.isr" 101 void (code *
TF2)(void)
using(1);
107 void (code *
EXF2)(void)
using(1);
119 void (code *
NDOV)(void)
using(1);
159 void (code *CANSRC1)(void)
using(1);
165 void (code *CANSRC2)(void)
using(1);
171 void (code *ADCSR0)(void)
using(1);
177 void (code *ADCSR1)(void)
using(1);
204 void (code *EXINT2)(void)
using(1);
210 void (code *RI)(void)
using(1);
216 void (code *TI)(void)
using(1);
222 void (code *
TF2)(void)
using(1);
228 void (code *
EXF2)(void)
using(1);
234 void (code *
NDOV)(void)
using(1);
240 void (code *EOC)(void)
using(1);
246 void (code *IRDY)(void)
using(1);
252 void (code *IERR)(void)
using(1);
275 void (code *EXINT3)(void)
using(1);
281 void (code *EXINT4)(void)
using(1);
287 void (code *EXINT5)(void)
using(1);
293 void (code *EXINT6)(void)
using(1);
299 void (code *CANSRC3)(void)
using(1);
322 void (code *NMIWDT)(void)
using(2);
328 void (code *NMIPLL)(void)
using(2);
334 void (code *NMIFLASH)(void)
using(2);
340 void (code *NMIVDDP)(void)
using(2);
346 void (code *NMIECC)(void)
using(2);
volatile struct hsk_isr6_callback hsk_isr6
Introduce callback function pointers for ISR 6.
Definition: hsk_isr.c:161
void(* NDOV)(void)
Function to be called back when the NDOV interrupt event is triggered.
Definition: hsk_isr.h:119
void(* CANSRC0)(void)
Function to be called back when the CANSRC0 interrupt event is triggered.
Definition: hsk_isr.h:137
void(* CCTOVF)(void)
Function to be called back when the CCTOVF interrupt event is triggered.
Definition: hsk_isr.h:113
Shared interrupt 9 routine.
Definition: hsk_isr.h:270
Shared non-maskable interrupt routine.
Definition: hsk_isr.h:317
volatile struct hsk_isr5_callback hsk_isr5
Introduce callback function pointers for ISR 5.
Definition: hsk_isr.c:56
void(* TF2)(void)
Function to be called back when the TF2 interrupt event is triggered.
Definition: hsk_isr.h:101
void(* EXF2)(void)
Function to be called back when the EXF2 interrupt event is triggered.
Definition: hsk_isr.h:107
void(* EOFSYN)(void)
Function to be called back when the EOFSYN interrupt event is triggered.
Definition: hsk_isr.h:125
void(* ERRSYN)(void)
Function to be called back when the ERRSYN interrupt event is triggered.
Definition: hsk_isr.h:131
Shared interrupt 6 routine.
Definition: hsk_isr.h:154
volatile struct hsk_isr8_callback hsk_isr8
Introduce callback function pointers for ISR 8.
Definition: hsk_isr.c:225
volatile struct hsk_isr14_callback hsk_isr14
Introduce callback function pointers for NMI ISR.
Definition: hsk_isr.c:420
volatile struct hsk_isr9_callback hsk_isr9
Introduce callback function pointers for ISR 9.
Definition: hsk_isr.c:342
Shared interrupt 8 routine.
Definition: hsk_isr.h:199
Shared interrupt 5 routine.
Definition: hsk_isr.h:96