VSF Documented
Macros | Functions
dram.c File Reference
#include "./dram.h"

Macros

#define SDR_T_CAS   0x2
 
#define SDR_T_RAS   0x8
 
#define SDR_T_RCD   0x3
 
#define SDR_T_RP   0x3
 
#define SDR_T_WR   0x3
 
#define SDR_T_RFC   0xd
 
#define SDR_T_XSR   0xf9
 
#define SDR_T_RC   0xb
 
#define SDR_T_INIT   0x8
 
#define SDR_T_INIT_REF   0x7
 
#define SDR_T_WTR   0x2
 
#define SDR_T_RRD   0x2
 
#define SDR_T_XP   0x0
 

Functions

int f1cx00s_dram_init (f1cx00s_dram_param_t *param)
 

Macro Definition Documentation

◆ SDR_T_CAS

#define SDR_T_CAS   0x2

◆ SDR_T_RAS

#define SDR_T_RAS   0x8

◆ SDR_T_RCD

#define SDR_T_RCD   0x3

◆ SDR_T_RP

#define SDR_T_RP   0x3

◆ SDR_T_WR

#define SDR_T_WR   0x3

◆ SDR_T_RFC

#define SDR_T_RFC   0xd

◆ SDR_T_XSR

#define SDR_T_XSR   0xf9

◆ SDR_T_RC

#define SDR_T_RC   0xb

◆ SDR_T_INIT

#define SDR_T_INIT   0x8

◆ SDR_T_INIT_REF

#define SDR_T_INIT_REF   0x7

◆ SDR_T_WTR

#define SDR_T_WTR   0x2

◆ SDR_T_RRD

#define SDR_T_RRD   0x2

◆ SDR_T_XP

#define SDR_T_XP   0x0

Function Documentation

◆ f1cx00s_dram_init()

int f1cx00s_dram_init ( f1cx00s_dram_param_t param)