#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. |
Interface for configuring and using SDRAM Controller (SDRAMC).
Implementation of memories configuration on board.
Definition in file sdramc.c.
void SDRAMC_Configure | ( | SSdramc_Memory * | pMemory, | |
uint32_t | dwClockFrequency | |||
) |