Go to the source code of this file.
Data Structures | |
struct | SSdramc_config |
struct | SSdramc_Memory |
Defines | |
#define | EBI_SDRAMC_ADDR (0x70000000u) |
#define | BOARD_SDRAM_BUSWIDTH 16 |
Functions | |
void | SDRAMC_Configure (SSdramc_Memory *pMemory, uint32_t dwClockFrequency) |
Configure and initialize the SDRAM controller. |
Definitions and function prototype for SDRAMC.
Definition in file sdramc.h.
void SDRAMC_Configure | ( | SSdramc_Memory * | pMemory, | |
uint32_t | dwClockFrequency | |||
) |