Home
last modified time | relevance | path

Searched refs:CN_QUEUE_WAITTIMEOUT (Results 1 - 7 of 7) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_main.c43 #define CN_QUEUE_WAITTIMEOUT 1000 macro
118 if (IOT_SUCCESS != osMessageQueuePut(g_ioTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in MsgRcvCallBack()
173 timeout = CN_QUEUE_WAITTIMEOUT; in ProcessQueueMsg()
345 if (IOT_SUCCESS != osMessageQueuePut(g_ioTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in IotSendMsg()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_main.c47 #define CN_QUEUE_WAITTIMEOUT 1000 macro
112 if (IOT_SUCCESS != osMessageQueuePut(gIoTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in MsgRcvCallBack()
166 timeout = CN_QUEUE_WAITTIMEOUT; in ProcessQueueMsg()
306 if (IOT_SUCCESS != osMessageQueuePut(gIoTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in IotSendMsg()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_main.c47 #define CN_QUEUE_WAITTIMEOUT 1000 macro
112 if (IOT_SUCCESS != osMessageQueuePut(gIoTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in MsgRcvCallBack()
166 timeout = CN_QUEUE_WAITTIMEOUT; in ProcessQueueMsg()
306 if (IOT_SUCCESS != osMessageQueuePut(gIoTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in IotSendMsg()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_main.c44 #define CN_QUEUE_WAITTIMEOUT 1000 macro
112 if (IOT_SUCCESS != osMessageQueuePut(g_ioTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT)) { in MsgRcvCallBack()
167 timeout = CN_QUEUE_WAITTIMEOUT; in ProcessQueueMsg()
327 if (osMessageQueuePut(g_ioTAppCb.queueID, &msg, 0, CN_QUEUE_WAITTIMEOUT) != IOT_SUCCESS) { in IotSendMsg()
H A Dapp_demo_config.c47 #define CN_QUEUE_WAITTIMEOUT 1000 macro
1379 #define CN_QUEUE_WAITTIMEOUT 1000 macro
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c47 #define CN_QUEUE_WAITTIMEOUT 1000 macro
1351 #define CN_QUEUE_WAITTIMEOUT 1000 macro
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c47 #define CN_QUEUE_WAITTIMEOUT 1000 macro
1351 #define CN_QUEUE_WAITTIMEOUT 1000 macro

Completed in 10 milliseconds