hdo
beta
|
Zobrazit zdrojový text tohoto souboru.
Funkce | |
void | BOARD_RemapFlash (void) |
void | BOARD_RemapRam (void) |
Purpose
Methods for remapping AT91SAM7S chips internal memory.
Usage
Definice v souboru board_memories.h.
void BOARD_RemapFlash | ( | void | ) |
Changes the mapping of the chip so that the remap area mirrors the internal flash.
Definice je uvedena na řádku 80 v souboru board_memories.c.
void BOARD_RemapRam | ( | void | ) |
Changes the mapping of the chip so that the remap area mirrors the internal RAM.
Definice je uvedena na řádku 92 v souboru board_memories.c.