Home
last modified time | relevance | path

Searched refs:K (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/
A DKconfig25 This only tells the upper layer that the block size is 4K and the upper
26 layer can do 4K erase. In fact, the driver still supports 32K or 64K
27 erase and it may try to do 64K or 32K erase as far as possible if you
29 mush faster when using 64K block instead of 16 * 4K.
33 is, the much space waste for a small file. Take an example, to save a 1K
34 size file, the filesystem allocate a block for it and waste 3K size
35 for 4K block size, even 63K size for 64K block size.
38 4K block and nor cache to get more operations together.
47 To improve write performance by merging 4K page erase operation to
48 32K/64K erase operation. This cache layer holds a 64K buffer. It just
[all …]
/bsp/bouffalo_lab/bl61x/board/linker_scripts/
A Dbl616_flash.ld23 __EM_SIZE = DEFINED(btble_controller_init) ? 32K : 0K;
24 __RFTLV_SIZE_OFFSET = 1K;
25 __RFTLV_SIZE_HOLE = 2K;
31 fw_header_memory (rx) : ORIGIN = 0xA0000000 - 0x1000, LENGTH = 4K
34 itcm_memory (rx) : ORIGIN = 0x62FC0000, LENGTH = 20K
35 dtcm_memory (rx) : ORIGIN = 0x62FC5000, LENGTH = 4K
36 nocache_ram_memory (!rx) : ORIGIN = 0x22FC6000, LENGTH = 44K+60K
37 ram_memory (!rx) : ORIGIN = 0x62FE0000, LENGTH = 320K-20K-4K-44K-60K
38 ram_wifi (wxa) : ORIGIN = 0x23010000, LENGTH = 160K - __EM_SIZE
/bsp/nxp/lpc/lpc54608-LPCXpresso/
A DREADME.md12 | 片内SRAM | 200K(160KSRAM + 32K I-code/D-code SRAM + 8K USB SRM) |
14 | 片内FLASH | 512K |
/bsp/at32/at32f435-start/
A DREADME.md12 | 片内SRAM | 384K可扩展512K |
13 | 片内FLASH | 4032K |
28 - MCU:AT32F435ZMT7,主频 288MHz,4032K FLASH ,384K可扩展到512K RAM
/bsp/at32/at32f437-start/
A DREADME.md12 | 片内SRAM | 384K可扩展512K |
13 | 片内FLASH | 4032K |
28 - MCU:AT32F437ZMT7,主频 288MHz,4032K FLASH ,384K可扩展到512K RAM
/bsp/airm2m/air32f103/
A DREADME.md17 Air32F103为系列芯片,首发型号为Air32F103CBT6,其外设和硬件设计兼容市场上一些主流F103型号,主频最高可达216M,96K RAM+128K Flash,每个IO都可设置独立的…
25 - MCU:Air32F103CBT6,主频 216MHz,128K FLASH ,96K RAM
/bsp/CME_M7/
A DCME_M7.ld14 FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 256K /* !!! real 128K, up to 256K for linker. */
15 SRAM (rwx) : ORIGIN = 0x20000000, LENGTH = 64K
/bsp/msp432e401y-LaunchPad/libraries/Drivers/
A Ddrv_gpio.c81 _MSP432_PIN(49, K, 0),
82 _MSP432_PIN(50, K, 1),
83 _MSP432_PIN(51, K, 2),
84 _MSP432_PIN(52, K, 3),
85 _MSP432_PIN(53, K, 4),
86 _MSP432_PIN(54, K, 5),
87 _MSP432_PIN(55, K, 6),
88 _MSP432_PIN(56, K, 7),
/bsp/bouffalo_lab/bl70x/board/linker_scripts/
A Dbl702_flash.ld24 fw_header_memory (rx) : ORIGIN = 0x23000000 - 0x1000, LENGTH = 4K
25 xip_memory (rx) : ORIGIN = 0x23000000, LENGTH = 1024K
26 itcm_memory (rx) : ORIGIN = 0x22014000, LENGTH = 12K
27 dtcm_memory (rx) : ORIGIN = 0x42017000, LENGTH = 4K
28 ram_memory (!rx) : ORIGIN = 0x42018000, LENGTH = 96K
29 hbn_memory (rx) : ORIGIN = 0x40010000, LENGTH = 0xE00 /* hbn ram 4K used 3.5K*/
/bsp/essemi/es32f0654/board/linker_scripts/
A Dlink.lds7 ** 256K-Byte FLASH, 32K-Byte RAM
21 _estack = 0x20008000; /* end of 32K RAM */
30 FLASH (rx) : ORIGIN = 0x00008000, LENGTH = 224K
31 RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 32K
32 MEMORY_B1 (rx) : ORIGIN = 0x20008000, LENGTH = 0K
/bsp/essemi/es32f365x/board/linker_scripts/
A Dlink.lds7 ** 512K-Byte FLASH, 96K-Byte RAM
21 _estack = 0x20018000; /* end of 32K RAM */
30 FLASH (rx) : ORIGIN = 0x00008000, LENGTH = 480K
31 RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 96K
32 MEMORY_B1 (rx) : ORIGIN = 0x20018000, LENGTH = 0K
/bsp/bouffalo_lab/bl808/m0/board/linker_scripts/
A Dbl808_flash_m0.ld25 fw_header_memory (rx) : ORIGIN = 0x58000000 - 0x1000, LENGTH = 4K
27 itcm_memory (rx) : ORIGIN = 0x62020000, LENGTH = 20K
28 dtcm_memory (rx) : ORIGIN = 0x62025000, LENGTH = 4K
29 nocache_ram_memory (!rx) : ORIGIN = 0x22026000, LENGTH = 0K
30 ram_memory (!rx) : ORIGIN = 0x22026000, LENGTH = 40K
31 ram_wifi (!rx) : ORIGIN = 0x22030000, LENGTH = 96K
32 ram_dram (wxa) : ORIGIN = 0x3EF80000, LENGTH = 512K
33 xram_memory (!rx) : ORIGIN = 0x40000000, LENGTH = 16K
/bsp/bouffalo_lab/bl808/lp/board/linker_scripts/
A Dbl808_flash_lp.ld25 fw_header_memory (rx) : ORIGIN = 0x580C0000 - 0x1000, LENGTH = 4K
27 itcm_memory (rx) : ORIGIN = 0x2202C000, LENGTH = 16K
28 dtcm_memory (rx) : ORIGIN = 0x22030000, LENGTH = 16K
29 nocache_ram_memory (!rx) : ORIGIN = 0x22030000, LENGTH = 0K
30 ram_memory (!rx) : ORIGIN = 0x22034000, LENGTH = 16K
31 xram_memory (!rx) : ORIGIN = 0x40000000, LENGTH = 16K
/bsp/hpmicro/hpm6e00evk/board/linker_scripts/
A Dram_rtt.ld9 HEAP_SIZE = DEFINED(_heap_size) ? _heap_size : 128K;
10 NONCACHEABLE_SIZE = DEFINED(_noncacheable_size) ? _noncacheable_size : 512K;
14 ILM (wx) : ORIGIN = 0, LENGTH = 256K
15 DLM (w) : ORIGIN = 0x00200000, LENGTH = 256K
16 AXI_SRAM (wx) : ORIGIN = 0x01200000, LENGTH = 512K
/bsp/at32/at32f455-start/
A DREADME.md12 | 片内SRAM | 最大144K |
13 | 片内FLASH | 512K |
28 - MCU:AT32F455ZET7,主频 192MHz,512K FLASH ,最大144K RAM
/bsp/at32/at32f456-start/
A DREADME.md12 | 片内SRAM | 最大144K |
13 | 片内FLASH | 512K |
28 - MCU:AT32F456ZET7,主频 192MHz,512K FLASH ,最大144K RAM
/bsp/stm32/stm32l4r5-st-nucleo/
A DREADME.md108 RAM1 (rw) : ORIGIN = 0x20000000, LENGTH = 192k /* 192K sram 用于程序定义全局变量 静态变量存放*/
109 RAM2 (rw) : ORIGIN = 0x10000000, LENGTH = 64k /* 64K sram 暂未使用 */
110 RAM3 (rw) : ORIGIN = 0x20040000, LENGTH = 384k /* 384K sram 用于heap空间*/
/bsp/hpmicro/hpm6300evk/board/linker_scripts/
A Dram_rtt.ld9 HEAP_SIZE = DEFINED(_heap_size) ? _heap_size : 64K;
11 NONCACHEABLE_SIZE = DEFINED(_noncacheable_size) ? _noncacheable_size : 64K;
15 ILM (wx) : ORIGIN = 0, LENGTH = 128K
16 DLM (w) : ORIGIN = 0x80000, LENGTH = 128K
17 AXI_SRAM (wx) : ORIGIN = 0x1080000, LENGTH = 448K
/bsp/hpmicro/hpm6750evk/board/linker_scripts/
A Dram_rtt.ld9 HEAP_SIZE = DEFINED(_heap_size) ? _heap_size : 256K;
11 NONCACHEABLE_SIZE = DEFINED(_noncacheable_size) ? _noncacheable_size : 256K;
15 ILM (wx) : ORIGIN = 0, LENGTH = 256K
16 DLM (w) : ORIGIN = 0x80000, LENGTH = 256K
17 AXI_SRAM (wx) : ORIGIN = 0x1080000, LENGTH = 1280K
/bsp/hpmicro/hpm6750evk2/board/linker_scripts/
A Dram_rtt.ld9 HEAP_SIZE = DEFINED(_heap_size) ? _heap_size : 256K;
11 NONCACHEABLE_SIZE = DEFINED(_noncacheable_size) ? _noncacheable_size : 256K;
15 ILM (wx) : ORIGIN = 0, LENGTH = 256K
16 DLM (w) : ORIGIN = 0x80000, LENGTH = 256K
17 AXI_SRAM (wx) : ORIGIN = 0x1080000, LENGTH = 1280K
/bsp/hpmicro/hpm6750evkmini/board/linker_scripts/
A Dram_rtt.ld9 HEAP_SIZE = DEFINED(_heap_size) ? _heap_size : 256K;
11 NONCACHEABLE_SIZE = DEFINED(_noncacheable_size) ? _noncacheable_size : 256K;
15 ILM (wx) : ORIGIN = 0, LENGTH = 256K
16 DLM (w) : ORIGIN = 0x80000, LENGTH = 256K
17 AXI_SRAM (wx) : ORIGIN = 0x1080000, LENGTH = 1280K
/bsp/hpmicro/hpm6800evk/board/linker_scripts/
A Dram_rtt.ld9 HEAP_SIZE = DEFINED(_heap_size) ? _heap_size : 128K;
11 NONCACHEABLE_SIZE = DEFINED(_noncacheable_size) ? _noncacheable_size : 64K;
15 ILM (wx) : ORIGIN = 0, LENGTH = 256K
16 DLM (w) : ORIGIN = 0x80000, LENGTH = 256K
17 AXI_SRAM (wx) : ORIGIN = 0x01200000, LENGTH = 448K
/bsp/at32/at32f457-start/
A DREADME.md12 | 片内SRAM | 最大144K |
13 | 片内FLASH | 512K |
28 - MCU:AT32F457ZET7,主频 192MHz,512K FLASH ,最大144K RAM
/bsp/hk32/hk32f030c8-mini/
A DREADME.md16 | 片内SRAM | 10K |
17 | 片内FLASH | 64K |
36 - 板载存储:EEPROM(M24C08,8K bits)
/bsp/n32g452xx/n32g452xx-mini-system/
A DREADME.md12 | 片内SRAM | 80K可扩展144K |
13 | 片内FLASH | 256K |

Completed in 67 milliseconds

12345678910>>...22