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/target/ct11mpcore_gcc/target_kernel_impl.h

    r305 r306  
    66 *  Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory
    77 *                              Toyohashi Univ. of Technology, JAPAN
    8  *  Copyright (C) 2006-2015 by Embedded and Real-Time Systems Laboratory
     8 *  Copyright (C) 2006-2016 by Embedded and Real-Time Systems Laboratory
    99 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    1010 *
     
    5353 *  の責任を負わない.
    5454 *
    55  *  $Id: target_kernel_impl.h 397 2015-08-02 01:44:43Z ertl-hiro $
     55 *  $Id: target_kernel_impl.h 704 2016-03-29 12:27:19Z ertl-hiro $
    5656 */
    5757
     
    6666#define TOPPERS_TARGET_KERNEL_IMPL_H
    6767
     68/*
     69 *  ターゲットのハードウェア資源の定義
     70 */
    6871#include "ct11mpcore.h"
    6972
     
    103106ちのための定義(本来はSILのターゲット依存部)
    104107 */
    105 #define SIL_DLY_TIM1    20
    106 #define SIL_DLY_TIM2    3
     108#define SIL_DLY_TIM1    26
     109#define SIL_DLY_TIM2    2
    107110
    108111/*
Note: See TracChangeset for help on using the changeset viewer.