source: EcnlProtoTool/trunk/asp3_dcre/arch/arm_gcc/rza1/chip_rename.def@ 270

Last change on this file since 270 was 270, checked in by coas-nagasima, 7 years ago

mruby版ECNLプロトタイピング・ツールを追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/plain
File size: 316 bytes
Line 
1# chip_kernel_impl.c
2chip_initialize
3chip_terminate
4
5# chip_timer.c
6target_hrt_initialize
7target_hrt_terminate
8target_hrt_set_event
9target_hrt_raise_event
10target_hrt_handler
11target_ovrtimer_initialize
12target_ovrtimer_terminate
13target_ovrtimer_stop
14target_ovrtimer_get_current
15target_ovrtimer_handler
16
17INCLUDE "core"
Note: See TracBrowser for help on using the repository browser.