Searched refs:RZ_SRAM_SIZE (Results 1 – 3 of 3) sorted by relevance
22 #define RZ_SRAM_SIZE 1536 /* The SRAM size of the chip needs to be modified */ macro23 #define RZ_SRAM_END (0x10000000 + RZ_SRAM_SIZE * 1024)
22 #define RZ_SRAM_SIZE 1536 /* The SRAM size of the chip needs to be modified */ macro23 #define RZ_SRAM_END (0x10000000 + RZ_SRAM_SIZE * 1024 - 1)
Completed in 11 milliseconds