RTEMS
5.0.0
|
Functions | |
void | SDRAMC_Configure (SSdramc_Memory *pMemory, uint32_t dwClockFrequency) |
Configure and initialize the SDRAM controller. More... | |
Interface for configuring and using SDRAM Controller (SDRAMC).
Implementation of memories configuration on board.
void SDRAMC_Configure | ( | SSdramc_Memory * | pMemory, |
uint32_t | dwClockFrequency | ||
) |
Configure and initialize the SDRAM controller.
pMemory | Pointer to the sdram structure. |
dwClockFrequency | SDRAM clock frequency. |