libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
fmc_common_f47.c File Reference
#include <stdint.h>
#include <libopencm3/stm32/fsmc.h>
Include dependency graph for fmc_common_f47.c:

Go to the source code of this file.

Functions

uint32_t sdram_timing (struct sdram_timing *t)
 
void sdram_command (enum fmc_sdram_bank bank, enum fmc_sdram_command cmd, int autorefresh, int modereg)