Searched refs:RA_SRAM_SIZE (Results 1 – 13 of 13) sorted by relevance
18 #define RA_SRAM_SIZE 896 /* The SRAM size of the chip needs to be modified */ macro19 #define RA_SRAM_END (0x22000000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 256 /* The SRAM size of the chip needs to be modified */ macro19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 32 macro19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 256 macro19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 512 /* The SRAM size of the chip needs to be modified */ macro19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 40 /* The SRAM size of the chip needs to be modified */ macro19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 640 /* The SRAM size of the chip needs to be modified */ macro19 #define RA_SRAM_END (0x1FFE0000 + RA_SRAM_SIZE * 1024)
18 #define RA_SRAM_SIZE 640 /* The SRAM size of the chip needs to be modified */ macro19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
Completed in 34 milliseconds