source:
anotherchoice/tags/jsp-1.4.4-full-UTF8/config/m16c-renesas/oaks16_mini/hw_serial.cfg@
26
Last change on this file since 26 was 26, checked in by , 11 years ago | |
---|---|
File size: 338 bytes |
Rev | Line | |
---|---|---|
[26] | 1 | /* |
2 | * @(#) $Id: hw_serial.cfg,v 1.3 2005/11/24 12:41:23 honda Exp $ | |
3 | */ | |
4 | ||
5 | /* | |
6 | * SIOãã©ã¤ãï¼OAKS16 MINIç¨ï¼ã®ã³ã³ãã£ã®ã¥ã¬ã¼ã·ã§ã³ãã¡ã¤ã« | |
7 | */ | |
8 | ||
9 | #include <hw_serial.h> | |
10 | INCLUDE("<hw_serial.h>"); | |
11 | DEF_INH(INHNO_SERIAL_IN1, { TA_HLNG, serial_in_handler1 }); | |
12 | DEF_INH(INHNO_SERIAL_IN2, { TA_HLNG, serial_in_handler2 }); |
Note:
See TracBrowser
for help on using the repository browser.