RTEMS  5.1
Functions
sdramc.c File Reference
#include "chip.h"
#include "sdramc.h"

Functions

void SDRAMC_Configure (SSdramc_Memory *pMemory, uint32_t dwClockFrequency)
 Configure and initialize the SDRAM controller. More...
 

Detailed Description

Purpose

Interface for configuring and using SDRAM Controller (SDRAMC).

Implementation of memories configuration on board.

Function Documentation

◆ SDRAMC_Configure()

void SDRAMC_Configure ( SSdramc_Memory pMemory,
uint32_t  dwClockFrequency 
)

Configure and initialize the SDRAM controller.

Parameters
pMemoryPointer to the sdram structure.
dwClockFrequencySDRAM clock frequency.