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_timer.h

    r302 r306  
    44 *      Advanced Standard Profile Kernel
    55 *
    6  *  Copyright (C) 2007-2015 by Embedded and Real-Time Systems Laboratory
     6 *  Copyright (C) 2007-2016 by Embedded and Real-Time Systems Laboratory
    77 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    88 *
     
    5151 *  の責任を負わない.
    5252 *
    53  *  $Id: target_timer.h 458 2015-08-21 14:59:09Z ertl-hiro $
     53 *  $Id: target_timer.h 742 2016-04-07 13:11:22Z ertl-hiro $
    5454 */
    5555
     
    9595#define INHNO_OVRTIMER          OVRTIMER_TIMER_IRQNO    /* 割込みハンドラ番号 */
    9696#define INTNO_OVRTIMER          OVRTIMER_TIMER_IRQNO    /* 割込み番号 */
    97 #define INTPRI_OVRTIMER         (TMAX_INTPRI - 1)               /* 割込み優å
     97#define INTPRI_OVRTIMER         TMAX_INTPRI                             /* 割込み優å
    9898ˆåº¦ */
    9999#define INTATR_OVRTIMER         TA_NULL                                 /* 割込み属性 */
Note: See TracChangeset for help on using the changeset viewer.