SAMV71 Xplained Ultra Software Package 1.3

sdramc.c File Reference

#include "chip.h"

Go to the source code of this file.

Functions

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

Detailed Description

Purpose

Interface for configuring and using SDRAM Controller (SDRAMC).

Implementation of memories configuration on board.

Definition in file sdramc.c.


Function Documentation

void SDRAMC_Configure ( SSdramc_Memory pMemory,
uint32_t  dwClockFrequency 
)

Configure and initialize the SDRAM controller.

Parameters:
pMemory Pointer to the sdram structure.
dwClockFrequency SDRAM clock frequency.

Definition at line 105 of file sdramc.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines