This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
SoftwareDesign
/
csu3_am335x
Слідкувати
8
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
cb9553eb2d
Гілки
Теги
master
csu3_am335x
/
board-support
/
u-boot-2017.01+gitAUTOINC+340fb36f04-g340fb36f04
/
include
/
spd_sdram.h
spd_sdram.h
79 B
Історія
Запис
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif