Searched refs:CN_QUEUE_MSGNUM (Results 1 - 7 of 7) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | iot_main.c | 44 #define CN_QUEUE_MSGNUM 16 macro 252 CN_QUEUE_MSGNUM, strlen(CN_CLIENTID_FMT) + strlen(CONFIG_DEVICE_ID) + strlen(CN_EVENT_TIME) + 1, in MainEntryProcess() 296 g_ioTAppCb.queueID = osMessageQueueNew(CN_QUEUE_MSGNUM, CN_QUEUE_MSGSIZE, NULL); in IoTMain()
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | iot_main.c | 45 #define CN_QUEUE_MSGNUM 16 macro 245 CN_QUEUE_MSGNUM, strlen(CN_CLIENTID_FMT) + strlen(CONFIG_DEVICE_ID) + strlen(CN_EVENT_TIME) + 1, in MainEntryProcess() 285 g_ioTAppCb.queueID = osMessageQueueNew(CN_QUEUE_MSGNUM, CN_QUEUE_MSGSIZE, NULL); in IoTMain()
|
H A D | app_demo_config.c | 1988 #define CN_QUEUE_MSGNUM 16 macro
|
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
H A D | iot_main.c | 48 #define CN_QUEUE_MSGNUM 16 macro 260 gIoTAppCb.queueID = osMessageQueueNew(CN_QUEUE_MSGNUM, CN_QUEUE_MSGSIZE, NULL); in IoTMain()
|
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
H A D | iot_main.c | 48 #define CN_QUEUE_MSGNUM 16 macro 260 gIoTAppCb.queueID = osMessageQueueNew(CN_QUEUE_MSGNUM, CN_QUEUE_MSGSIZE, NULL); in IoTMain()
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_config.c | 1951 #define CN_QUEUE_MSGNUM 16 macro
|
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
H A D | app_demo_config.c | 1951 #define CN_QUEUE_MSGNUM 16 macro
|
Completed in 10 milliseconds