Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_main.c387 static hi_void *app_demo_task_second_body(hi_void *param) in app_demo_task_second_body() function
404 hi_u32 ret = hi_task_create(&task_id, &attr, app_demo_task_second_body, HI_NULL); in app_demo_task_body()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dapp_main.c358 static hi_void *app_demo_task_second_body(hi_void *param) in app_demo_task_second_body() function
375 hi_u32 ret = hi_task_create(&task_id, &attr, app_demo_task_second_body, HI_NULL); in app_demo_task_body()

Completed in 2 milliseconds