Home
last modified time | relevance | path

Searched refs:type (Results 1 - 24 of 24) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_aht20.c58 float GetAhtSensorValue(AhtSersonType type) in GetAhtSensorValue() argument
62 switch (type) { in GetAhtSensorValue()
128 unsigned int Aht20Read(unsigned int recvLen, unsigned char type) in Aht20Read() argument
146 if (type == AHT_TEMPERATURE) { in Aht20Read()
154 if (type == AHT_HUMIDITY) { in Aht20Read()
H A Dapp_demo_aht20.h52 float GetAhtSensorValue(AhtSersonType type);
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_iot.c157 property.type = EN_IOT_DATATYPE_STRING; in SetupCleanTrflStatus()
166 property.type = EN_IOT_DATATYPE_STRING; in SetupCleanTrflStatus()
175 property.type = EN_IOT_DATATYPE_STRING; in SetupCleanTrflStatus()
199 property.type = EN_IOT_DATATYPE_STRING; in SetupTrflControlModule()
214 property.type = EN_IOT_DATATYPE_STRING; in SetupTrflControlModule()
233 property.type = EN_IOT_DATATYPE_INT; in ReportLedLightTimeCount()
242 property.type = EN_IOT_DATATYPE_INT; in ReportLedLightTimeCount()
251 property.type = EN_IOT_DATATYPE_INT; in ReportLedLightTimeCount()
274 property.type = EN_IOT_DATATYPE_STRING; in SetupTrflAutoModule()
303 property.type in SetupTrflHumanModule()
[all...]
H A Diot_main.c58 EnIotMsgT type; member
102 msg->type = EN_IOT_MSG_RECV; in MsgRcvCallBack()
133 switch (msg->type) { in IoTMsgProcess()
317 msg->type = EN_IOT_MSG_PUBLISH; in IotSendMsg()
H A Diot_profile.h28 ////< enum all the data type for the oc profile
74 IoTDataType type; member
H A Diot_profile.c26 switch (kv->type) { in FormatProfileValue()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dapp_demo_histreaming.h48 int GetUartConfig(UartDefType type);
H A Dapp_demo_histreaming.c153 wifiIot->type = GetDeviceType; in HistreamingOpen()
/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
H A Dapp_demo_uart.h58 int GetUartConfig(UartDefType type);
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Ddemo_entry_cmsis.c37 int ConnectToWifi(const char* ssid, const char* key, const int type) in ConnectToWifi() argument
44 config.securityType = type; in ConnectToWifi()
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Ddemo_entry_cmsis.c37 int ConnectToWifi(const char* ssid, const char* key, const int type) in ConnectToWifi() argument
44 config.securityType = type; in ConnectToWifi()
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_profile.h22 // //<enum all the data type for the oc profile
44 IoTDataTypeT type; member
H A Diot_main.c57 EnIotMsgT type; member
102 msg->type = EN_IOT_MSG_RECV; in MsgRcvCallBack()
139 switch (msg->type) { in IoTMsgProcess()
329 msg->type = EN_IOT_MSG_PUBLISH; in IotSendMsg()
H A Dapp_demo_iot.c62 property.type = EN_IOT_DATATYPE_INT; in IotPublishPersonTime()
H A Dcoap_client.c130 request->type = COAP_MESSAGE_CON; in CoapClientSendMsg()
H A Diot_profile.c26 switch (kv->type) { in FormatProfileValue()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_profile.h25 // < enum all the data type for the oc profile
45 IoTDataType_t type; member
H A Diot_main.c61 EnIotMsg type; member
102 msg->type = EN_IOT_MSG_RECV; in MsgRcvCallBack()
134 switch (msg->type) { in MqttProcessQueueMsg()
296 msg->type = EN_IOT_MSG_PUBLISH; in IotSendMsg()
H A Diot_profile.c28 switch (kv->type) { in FormatProfileValue()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_profile.h25 // < enum all the data type for the oc profile
45 IoTDataType_t type; member
H A Diot_main.c61 EnIotMsg type; member
102 msg->type = EN_IOT_MSG_RECV; in MsgRcvCallBack()
134 switch (msg->type) { in MqttProcessQueueMsg()
296 msg->type = EN_IOT_MSG_PUBLISH; in IotSendMsg()
H A Diot_profile.c28 switch (kv->type) { in FormatProfileValue()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_histreaming.c199 wifiIot->type = GetDeviceType; in HistreamingOpen()
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/index/
H A Dindex.js268 console.log("type: " + data.fileList[i].type);

Completed in 10 milliseconds