Ignore:
Timestamp:
Jul 3, 2020, 7:19:17 PM (4 years ago)
Author:
coas-nagasima
Message:

ASP3, TINET, mbed を更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EcnlProtoTool/trunk/asp3_dcre/target/gr_peach_gcc/target_support.S

    r321 r429  
    5151#define CAST(type, val)         (val)           /* 型キャストを行うマクロ */
    5252#include "kernel_impl.h"
    53 #include "core_pl310.h"
     53#include "pl310.h"
    5454#include "core_asm.inc"
    5555
     
    7171        ldrb    r0, [r2]                /* ダミーリード */
    7272
    73         /* 
     73        /*
    7474         *  クロック関係の初期化
    7575         *
     
    103103
    104104#ifdef TOPPERS_RZA1H
    105         /* 
     105        /*
    106106         *  画像処理クロックを「×2/3」に(266.67MHz)
    107107         */
     
    115115#endif /* TOPPERS_RZA1H */
    116116
    117         /* 
     117        /*
    118118         *  ソフトウェアスタンバイ復帰中でなくなるまで待つ
    119119         */
Note: See TracChangeset for help on using the changeset viewer.