Searched refs:network_func (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/amp/main/ |
A D | amp_main.c | 32 void network_func(void *argv) in network_func() function 110 …ret = aos_task_new_ext(&network_task, "amp_network", network_func, NULL, 1024 * 4, AOS_DEFAULT_APP… in amp_main()
|
/AliOS-Things-master/components/py_engine/adapter/ |
A D | main.c | 209 static void network_func(void *argv) in network_func() function 343 …ret = aos_task_new_ext(&network_task, "mpy_network", network_func, NULL, 1024 * 4, AOS_DEFAULT_APP… in haas_main()
|
Completed in 4 milliseconds