Home
last modified time | relevance | path

Searched refs:RA_SRAM_SIZE (Results 1 – 13 of 13) sorted by relevance

/bsp/renesas/ra8d1-vision-board/board/
A Dboard.h18 #define RA_SRAM_SIZE 896 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x22000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/libraries/bsp-template/board/
A Dboard.h18 #define RA_SRAM_SIZE 256 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra2l1-cpk/board/
A Dboard.h18 #define RA_SRAM_SIZE 32 macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra6m4-cpk/board/
A Dboard.h18 #define RA_SRAM_SIZE 256 macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra6m4-iot/board/
A Dboard.h18 #define RA_SRAM_SIZE 256 macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra8m1-ek/board/
A Dboard.h18 #define RA_SRAM_SIZE 896 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x22000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra8d1-ek/board/
A Dboard.h18 #define RA_SRAM_SIZE 896 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x22000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra4m2-eco/board/
A Dboard.h18 #define RA_SRAM_SIZE 256 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ebf_qi_min_6m5/board/
A Dboard.h18 #define RA_SRAM_SIZE 512 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra6e2-fpb/board/
A Dboard.h18 #define RA_SRAM_SIZE 40 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra4e2-eco/board/
A Dboard.h18 #define RA_SRAM_SIZE 40 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra6m3-hmi-board/board/
A Dboard.h18 #define RA_SRAM_SIZE 640 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x1FFE0000 + RA_SRAM_SIZE * 1024)
/bsp/renesas/ra6m3-ek/board/
A Dboard.h18 #define RA_SRAM_SIZE 640 /* The SRAM size of the chip needs to be modified */ macro
19 #define RA_SRAM_END (0x20000000 + RA_SRAM_SIZE * 1024)

Completed in 22 milliseconds