Home
last modified time | relevance | path

Searched defs:LOSCFG_SYS_HEAP_SIZE (Results 1 - 6 of 6) sorted by relevance

/device/qemu/SmartL_E802/liteos_m/board/
H A Dtarget_config.h98 #define LOSCFG_SYS_HEAP_SIZE (UINTPTR)(&__heap_size) macro
/device/qemu/arm_mps3_an547/liteos_m/board/
H A Dtarget_config.h96 #define LOSCFG_SYS_HEAP_SIZE ((unsigned int)&__heap_size) macro
/device/qemu/esp32/liteos_m/board/
H A Dtarget_config.h104 #define LOSCFG_SYS_HEAP_SIZE 0x24000 macro
/device/qemu/riscv32_virt/liteos_m/board/
H A Dtarget_config.h82 #define LOSCFG_SYS_HEAP_SIZE (UINTPTR)&__heap_size macro
/device/qemu/arm_mps2_an386/liteos_m/board/
H A Dtarget_config.h97 #define LOSCFG_SYS_HEAP_SIZE (unsigned int)&__heap_size macro
/device/soc/rockchip/rk2206/sdk_liteos/liteos_m/
H A Dtarget_config.h123 #define LOSCFG_SYS_HEAP_SIZE (PSRAM_SIZE - SYS_STACK_SIZE) macro

Completed in 3 milliseconds