Home
last modified time | relevance | path

Searched refs:APP_DEMO_RELEASE_MEM_TASK_SIZE (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_main.c74 #define APP_DEMO_RELEASE_MEM_TASK_SIZE 0x200 macro
401 attr.stack_size = APP_DEMO_RELEASE_MEM_TASK_SIZE; in app_demo_task_body()
416 attr.stack_size = APP_DEMO_RELEASE_MEM_TASK_SIZE; in app_demo_task_release_mem()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dapp_main.c70 #define APP_DEMO_RELEASE_MEM_TASK_SIZE 0x200 macro
372 attr.stack_size = APP_DEMO_RELEASE_MEM_TASK_SIZE; in app_demo_task_body()
387 attr.stack_size = APP_DEMO_RELEASE_MEM_TASK_SIZE; in app_demo_task_release_mem()

Completed in 2 milliseconds