Go to the documentation of this file. 35 #ifndef _SAME70_EFC_INSTANCE_ 36 #define _SAME70_EFC_INSTANCE_ 39 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) 40 #define REG_EFC_FMR (0x400E0C00U) 41 #define REG_EFC_FCR (0x400E0C04U) 42 #define REG_EFC_FSR (0x400E0C08U) 43 #define REG_EFC_FRR (0x400E0C0CU) 44 #define REG_EFC_VERSION (0x400E0C14U) 45 #define REG_EFC_WPMR (0x400E0CE4U) 47 #define REG_EFC_FMR (*(__IO uint32_t*)0x400E0C00U) 48 #define REG_EFC_FCR (*(__O uint32_t*)0x400E0C04U) 49 #define REG_EFC_FSR (*(__I uint32_t*)0x400E0C08U) 50 #define REG_EFC_FRR (*(__I uint32_t*)0x400E0C0CU) 51 #define REG_EFC_VERSION (*(__I uint32_t*)0x400E0C14U) 52 #define REG_EFC_WPMR (*(__IO uint32_t*)0x400E0CE4U)