RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros

Macros

#define MC_ADDRESS   ((uint16_t)0x0000)
 
#define DEVICE_CODE1_ADDR   ((uint16_t)0x0001)
 
#define DEVICE_CODE2_ADDR   ((uint16_t)0x000E)
 
#define DEVICE_CODE3_ADDR   ((uint16_t)0x000F)
 
#define CFI1_ADDRESS   ((uint16_t)0x0061)
 
#define CFI2_ADDRESS   ((uint16_t)0x0062)
 
#define CFI3_ADDRESS   ((uint16_t)0x0063)
 
#define CFI4_ADDRESS   ((uint16_t)0x0064)
 
#define NOR_TMEOUT   ((uint16_t)0xFFFF)
 
#define NOR_MEMORY_8B   ((uint8_t)0x00)
 
#define NOR_MEMORY_16B   ((uint8_t)0x01)
 
#define NOR_MEMORY_ADRESS1   (0x60000000U)
 
#define NOR_MEMORY_ADRESS2   (0x64000000U)
 
#define NOR_MEMORY_ADRESS3   (0x68000000U)
 
#define NOR_MEMORY_ADRESS4   (0x6C000000U)
 

Detailed Description