Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dplat_types.h21 #define __SRAM_EXT_BSS __attribute__((section(".sram_bss"))) macro
87 #define __SRAM_EXT_BSS __PSRAMBSS
/AliOS-Things-master/hardware/board/haas100/config/
A Dboard.c63 __SRAM_EXT_BSS uint32_t heap_blk0[RHINO_HEAP_BLK_SIZE/sizeof(uint32_t)] = {0};
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dboard.c62 __SRAM_EXT_BSS uint32_t heap_blk0[RHINO_HEAP_BLK_SIZE / sizeof(uint32_t)] = {0};

Completed in 7 milliseconds