#define EFC_CHIP_SIZE 0x00040000
#define FLASH_CONF_SECTOR 0x0003FF00
#define FLASH_CONF_SIZE 256
#define EFC_WRITE_WAIT 60000
#define EFC_ERASE_WAIT 60000
#define EFC_CHIP_ERASE_WAIT 600000
Prototyped in: | nut/include/arch/arm/atmel/at91_efc.h | |
Calls: | At91EfcSectorRead() | nut/arch/arm/dev/atmel/at91_efc.c |
Prototyped in: | nut/include/arch/arm/atmel/at91_efc.h | |
Calls: | At91EfcRegionLock() | nut/arch/arm/dev/atmel/at91_efc.c |
At91EfcRegionUnlock() | nut/arch/arm/dev/atmel/at91_efc.c | |
At91EfcSectorRead() | nut/arch/arm/dev/atmel/at91_efc.c | |
At91EfcSectorWrite() | nut/arch/arm/dev/atmel/at91_efc.c | |
free(), malloc(), memcmp(), memcpy() |
Prototyped in: | nut/include/arch/arm/atmel/at91_efc.h | |
Calls: | At91EfcSectorWrite() | nut/arch/arm/dev/atmel/at91_efc.c |
Prototyped in: | nut/include/arch/arm/atmel/at91_efc.h | |
Calls: | memcpy() | |
Called by: | At91EfcParamRead() | nut/arch/arm/dev/atmel/at91_efc.c |
At91EfcParamWrite() | nut/arch/arm/dev/atmel/at91_efc.c |