This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
SoftwareDesign
/
csu3_am335x
Xem
8
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
c9f4d0a216
Branches
Tags
master
csu3_am335x
/
board-support
/
u-boot-2017.01+gitAUTOINC+340fb36f04-g340fb36f04
/
include
/
spd_sdram.h
spd_sdram.h
79 B
Lịch sử
Raw
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif