Home
last modified time | relevance | path

Searched refs:RZ_SRAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/bsp/renesas/rzt2m_rsk/board/
A Dboard.h22 #define RZ_SRAM_SIZE 1536 /* The SRAM size of the chip needs to be modified */ macro
23 #define RZ_SRAM_END (0x10000000 + RZ_SRAM_SIZE * 1024)
/bsp/renesas/rzn2l_rsk/board/
A Dboard.h22 #define RZ_SRAM_SIZE 1536 /* The SRAM size of the chip needs to be modified */ macro
23 #define RZ_SRAM_END (0x10000000 + RZ_SRAM_SIZE * 1024 - 1)
/bsp/renesas/rzn2l_etherkit/board/
A Dboard.h22 #define RZ_SRAM_SIZE 1536 /* The SRAM size of the chip needs to be modified */ macro
23 #define RZ_SRAM_END (0x10000000 + RZ_SRAM_SIZE * 1024 - 1)

Completed in 11 milliseconds