This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
SoftwareDesign
/
csu3_am335x
ウォッチ
8
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
52bd49a6d4
ブランチ
タグ
master
csu3_am335x
/
board-support
/
u-boot-2017.01+gitAUTOINC+340fb36f04-g340fb36f04
/
include
/
spd_sdram.h
spd_sdram.h
79 B
履歴
Raw
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif