This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
SoftwareDesign
/
csu3_am335x
Suivre
8
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
cdf6c09603
Branches
Tags
master
csu3_am335x
/
board-support
/
u-boot-2017.01+gitAUTOINC+340fb36f04-g340fb36f04
/
include
/
spd_sdram.h
spd_sdram.h
79 B
Historique
Raw
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif