Home
last modified time | relevance | path

Searched refs:democonfigNETWORK_BUFFER_SIZE (Results 1 – 24 of 24) sorted by relevance

/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/
A Ddemo_config.h185 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/
A Ddemo_config.h111 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/
A Ddemo_config.h140 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
A DPKCS11_Mqtt_MutualAuthDemo.c312 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
345 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/
A Ddemo_config.h144 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo/
A Ddemo_config.h230 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/
A Ddemo_config.h261 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_BG96/
A Ddemo_config.h266 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_HL7802/
A Ddemo_config.h266 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_SARA_R4/
A Ddemo_config.h266 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo/
A Ddemo_config.h237 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/
A DFleetProvisioningDemoExample.c207 static uint8_t pucPayloadBuffer[ democonfigNETWORK_BUFFER_SIZE * 2 ];
233 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
241 democonfigNETWORK_BUFFER_SIZE
667 democonfigNETWORK_BUFFER_SIZE, in prvFleetProvisioningTask()
733 democonfigNETWORK_BUFFER_SIZE, in prvFleetProvisioningTask()
A Ddemo_config.h185 #define democonfigNETWORK_BUFFER_SIZE ( 2048U ) macro
/FreeRTOS-Plus/Demo/AWS/Device_Defender_Windows_Simulator/Device_Defender_Demo/
A Ddemo_config.h238 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo/DemoTasks/
A DJobsDemoExample.c280 static uint8_t usMqttConnectionBuffer[ democonfigNETWORK_BUFFER_SIZE ];
288 static uint8_t usJobIdBuffer[ democonfigNETWORK_BUFFER_SIZE ];
295 static uint8_t usJobsDocumentBuffer[ democonfigNETWORK_BUFFER_SIZE ];
303 .size = democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/DemoTasks/
A DMutualAuthMQTTExample.c292 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
325 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/AWS/Device_Defender_Windows_Simulator/Device_Defender_Demo/DemoTasks/
A DDefenderDemoExample.c169 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
177 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo/DemoTasks/
A DShadowDemoMainExample.c251 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
259 .size = democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/DemoTasks/
A DMutualAuthMQTTExample.c432 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
484 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/DemoTasks/
A DPlaintextMQTTExample.c349 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
398 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/DemoTasks/
A DBasicTLSMQTTExample.c357 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
406 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A DMutualAuthMQTTExample.c409 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ];
461 democonfigNETWORK_BUFFER_SIZE
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/DemoSetup/
A Ddemo_config.templ208 #define democonfigNETWORK_BUFFER_SIZE ( 2048U )
A Ddemo_config_empty.templ185 #define democonfigNETWORK_BUFFER_SIZE ( 2048U )

Completed in 110 milliseconds