| /bsp/nuvoton/ma35-rtp/board/ |
| A D | board.h | 21 #define BOARD_SDRAM_SIZE (4*1024*1024) macro 36 #define BOARD_HEAP_END ((void*)(BOARD_SDRAM_START+BOARD_SDRAM_SIZE))
|
| /bsp/nuvoton/numaker-hmi-ma35d1/board/ |
| A D | board.h | 21 #define BOARD_SDRAM_SIZE 0x0FC00000 macro 23 #define BOARD_HEAP_END ((void*)(BOARD_SDRAM_START+BOARD_SDRAM_SIZE))
|
| /bsp/nuvoton/numaker-iot-ma35d1/board/ |
| A D | board.h | 21 #define BOARD_SDRAM_SIZE 0x07C00000 macro 23 #define BOARD_HEAP_END ((void*)(BOARD_SDRAM_START+BOARD_SDRAM_SIZE))
|
| /bsp/nuvoton/nk-rtu980/board/ |
| A D | board.h | 28 #define BOARD_SDRAM_SIZE 0x04000000 macro 29 #define BOARD_HEAP_END ((void*)BOARD_SDRAM_SIZE)
|
| /bsp/nuvoton/nk-980iot/board/ |
| A D | board.h | 28 #define BOARD_SDRAM_SIZE 0x04000000 macro 29 #define BOARD_HEAP_END ((void*)BOARD_SDRAM_SIZE)
|
| /bsp/nuvoton/nk-n9h30/board/ |
| A D | board.h | 28 #define BOARD_SDRAM_SIZE 0x04000000 macro 29 #define BOARD_HEAP_END ((void*)BOARD_SDRAM_SIZE)
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | drv_common.c | 23 { 0x00000000, BOARD_SDRAM_SIZE - 1, 0x00000000, RW_CB }, /* 64M cached DDR memory */ 24 { BIT31, (BIT31 | BOARD_SDRAM_SIZE) - 1, BIT31, RW_NCNB }, /* Shadow DDR Map */
|
| A D | drv_pdma.h | 31 #define NU_PDMA_SG_LIMITED_DISTANCE (BOARD_SDRAM_SIZE)
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_common.c | 23 { 0x00000000, BOARD_SDRAM_SIZE - 1, 0x00000000, RW_CB }, /* 64M cached DDR memory */ 24 { BIT31, (BIT31 | BOARD_SDRAM_SIZE) - 1, BIT31, RW_NCNB }, /* Shadow DDR Map */
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_pdma.h | 31 #define NU_PDMA_SG_LIMITED_DISTANCE (BOARD_SDRAM_SIZE)
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | board.h | 390 #define BOARD_SDRAM_SIZE (256UL * 1024UL * 1024UL) macro 392 #define BOARD_SDRAM_SIZE (512UL * 1024UL * 1024UL) macro
|
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | board.h | 117 #define BOARD_SDRAM_SIZE (32 * SIZE_1MB) macro
|
| A D | board.c | 671 sdram_config.size_in_byte = BOARD_SDRAM_SIZE; in _init_ext_ram()
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | board.h | 116 #define BOARD_SDRAM_SIZE (16 * SIZE_1MB) macro
|
| A D | board.c | 1092 sdram_config.size_in_byte = BOARD_SDRAM_SIZE; in _init_ext_ram()
|
| /bsp/hpmicro/hpm6750evk/board/ |
| A D | board.h | 117 #define BOARD_SDRAM_SIZE (32 * SIZE_1MB) macro
|
| A D | board.c | 1081 sdram_config.size_in_byte = BOARD_SDRAM_SIZE; in _init_ext_ram()
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | board.h | 117 #define BOARD_SDRAM_SIZE (32 * SIZE_1MB) macro
|
| A D | board.c | 1031 sdram_config.size_in_byte = BOARD_SDRAM_SIZE; in _init_ext_ram()
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | board.h | 140 #define BOARD_SDRAM_SIZE (32 * SIZE_1MB) macro
|
| A D | board.c | 709 sdram_config.size_in_byte = BOARD_SDRAM_SIZE; in _init_ext_ram()
|