Ignore:
Timestamp:
Jun 27, 2017, 10:53:32 AM (7 years ago)
Author:
ertl-honda
Message:

3.1.0を反映

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/test/test_raster1.h

    r302 r306  
    33 *      Toyohashi Open Platform for Embedded Real-Time Systems
    44 *
    5  *  Copyright (C) 2014 by Embedded and Real-Time Systems Laboratory
     5 *  Copyright (C) 2014-2016 by Embedded and Real-Time Systems Laboratory
    66 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    77 *
     
    5050 *  の責任を負わない.
    5151 *
    52  *  $Id: test_raster1.h 286 2014-11-29 07:51:11Z ertl-hiro $
     52 *  $Id: test_raster1.h 737 2016-04-05 13:11:23Z ertl-hiro $
    5353 */
    5454
     
    8484#endif /* STACK_SIZE */
    8585
     86#ifndef TEST_TIME_CP
     87#define TEST_TIME_CP    50000U          /* チェックポイント到達æƒ
     88報の出力時間 */
     89#endif /* TEST_TIME_CP */
     90
     91#ifndef TEST_TIME_PROC
     92#define TEST_TIME_PROC  1000U           /* チェックポイントを通らない場合の時間 */
     93#endif /* TEST_TIME_PROC */
     94
    8695/*
    8796 *  関数のプロトタイプ宣言
Note: See TracChangeset for help on using the changeset viewer.