Home
last modified time | relevance | path

Searched refs:cloud (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/netmgr/activation/
A Dactivation.c71 const char *cloud = NULL; in activation_get_report_msg() local
84 cloud = info.cloud; in activation_get_report_msg()
207 if((cloud != NULL) && (len >= (strlen(report_msg) + strlen("&Y=") + strlen(cloud) + 1))) { in activation_get_report_msg()
208 snprintf(report_msg + strlen(report_msg), len - strlen(report_msg), "&Y=%s", cloud); in activation_get_report_msg()
211 if(cloud != NULL) { in activation_get_report_msg()
212 … ACTIVATION_ERR("%s:%d message is too large to report cloud type:%s\n", __func__, __LINE__, cloud); in activation_get_report_msg()
A Dactivation.h11 char* type, char *project, char* cloud);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/ProjectSettings/
A DUnityConnectSettings.asset12 m_EventUrl: https://perf-events.cloud.unity3d.com/api/events/crashes
13 m_NativeEventUrl: https://perf-events.cloud.unity3d.com/symbolicate
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dlinkkit_export.h25 int cloud); /* true: cloud connection; false: local connection */
28 int cloud); /* true: cloud connection; false: local connection */
/AliOS-Things-master/components/drivers/peripheral/wifi/src/
A Dwifi.c62 if(base->cloud) { in hal_wifi_get_base_info()
63 info->cloud = base->cloud; in hal_wifi_get_base_info()
65 info->cloud = NULL; in hal_wifi_get_base_info()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md43 …([Download Link](https://storage.cloud.google.com/download.tensorflow.org/data/speech_commands_v0.…
53 Train the model in the cloud using Google Colaboratory or locally using a
116 The Speech Commands Dataset. ([Download Link](https://storage.cloud.google.com/download.tensorflow.…
173 ### Use [Google Cloud](https://cloud.google.com/).
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/kws/
A Dkws.md6 <video width="100%" height="560" controls="controls" src="https://cloud.video.taobao.com//play/u/3…
/AliOS-Things-master/components/drivers/peripheral/wifi/include/aos/hal/
A Dwifi.h26 const char *cloud; member
/AliOS-Things-master/solutions/kws_demo/
A DREADME.md88 <video width="100%" height="560" controls="controls" src="https://cloud.video.taobao.com//play/u/3…
/AliOS-Things-master/solutions/miniapp_agent_demo/
A DREADME.md37 点击这里(https://cloud.video.taobao.com/play/u/1632932/p/1/e/6/t/1/307129850804.mp4)观看演示视频。
/AliOS-Things-master/solutions/ota_demo/
A DREADME.md65 /* RSA Public Key:User needs sign in alibaba cloud to get and replace them. */
/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/
A Dwifi_dev.h205 char* cloud; member
/AliOS-Things-master/solutions/tflite_micro_speech_demo/
A DREADME.md113 <video width="100%" height="560" controls="controls" src="https://cloud.video.taobao.com/play/u/39…
/AliOS-Things-master/solutions/ucloud_ai_demo/
A DREADME.md190 OSS_BUCKET: "Your-OSS-Bucket" #例如: "cloud-ai-dev"
/AliOS-Things-master/components/ai_agent/
A DREADME.md126 OSS_BUCKET: "Your-OSS-Bucket" #例如: "cloud-ai-dev"
/AliOS-Things-master/components/ucloud_ai/
A DREADME.md152 OSS_BUCKET: "Your-OSS-Bucket" #例如: "cloud-ai-dev"
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port.c718 .base.cloud = "aliyun",
A Dwifi_port_ref.c733 .base.cloud = "aliyun",
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DREADME-ENG.md135 … libraries. Then you must create a client instance, specify the region of cloud services and provi…
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c732 .base.cloud = "aliyun",
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog580 the I/O amount when te tag is present (especially on cloud hosted files).

Completed in 32 milliseconds