Home
last modified time | relevance | path

Searched refs:DemoEntry (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Dapp_demo_iot.c76 static hi_void *DemoEntry(hi_void *arg) in DemoEntry() function
99 if (osThreadNew((osThreadFunc_t)DemoEntry, NULL, &attr) == NULL) { in AppDemoIot()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Dapp_demo_iot.c136 static hi_void *DemoEntry(const char *arg) in DemoEntry() function
173 if (osThreadNew((osThreadFunc_t)DemoEntry, NULL, &attr) == NULL) { in AppDemoIot()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Dapp_demo_iot.c136 static hi_void *DemoEntry(const char *arg) in DemoEntry() function
173 if (osThreadNew((osThreadFunc_t)DemoEntry, NULL, &attr) == NULL) { in AppDemoIot()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_iot.c381 static void *DemoEntry(const char *arg) in DemoEntry() function
421 if (osThreadNew((osThreadFunc_t)DemoEntry, NULL, &attr) == NULL) { in AppDemoIot()

Completed in 3 milliseconds