Searched refs:from (Results 1 – 13 of 13) sorted by relevance
80 char *from, *to; in _nx_crypto_self_test_memcpy() local83 from = (char*)src; in _nx_crypto_self_test_memcpy()88 to[i] = from[i]; in _nx_crypto_self_test_memcpy()271 char *from, *to; in _nx_crypto_self_test_memmove() local274 from = (char*)src; in _nx_crypto_self_test_memmove()281 to[i] = from[i]; in _nx_crypto_self_test_memmove()288 to[i - 1] = from[i - 1]; in _nx_crypto_self_test_memmove()
12 # Remove nx_secure from build15 # Remove MQTT from build17 # Remove WebSocket from build19 # Remove RTP from build
13 #define HOST_NAME "<Hostname from connection string>"14 #define DEVICE_ID "<DeviceId from connection string>"15 #define DEVICE_SYMMETRIC_KEY "<SharedAccessKey from connection string>"36 #define HOST_NAME "<Hostname from connection string>"37 #define DEVICE_ID "<DeviceId from connection string>"66 # Convert format from key to der.69 # Convert format from cert pem to der.78 # Convert format from key to der.81 # Convert format from cert pem to der.109 … "<Service Endpoint or Global device endpoint from Provisioning servic…[all …]
510 …ck function. This callback function is invoked when a message is received from Azure IoT hub. Sett…790 …ction. This callback function is invoked when a telemetry ack is received from Azure IoT hub. Sett…817 <div style="text-align: right"> Enables receiving C2D message from IoTHub</div>825 <p>This routine enables receiving C2D message from IoT Hub.</p>853 <div style="text-align: right"> Disables receiving C2D message from IoTHub</div>861 <p>This routine disables receiving C2D message from IoT Hub.</p>889 <div style="text-align: right"> Receives C2D message from IoTHub</div>899 <p>This routine receives C2D message from IoT Hub. If there are no messages in the receive queue, t…972 <div style="text-align: right"> Enables receiving direct method messages from IoTHub </div>981 <p>This routine enables receiving direct method messages from IoT Hub. </p>[all …]
29 | unix_time_callback [in] | Callback to fetch unix time from platform. |
219 …ER_RESPONSE_ERROR Fail to register device to AZ IoT Provisioning due to error response from server.
16 # Remove files not needed from netxduo
10 set(NXD_ENABLE_AZURE_IOT ON CACHE BOOL "Enable Azure IoT from netxduo")
11 …Ks and development environment. You can develop using the tools of choice from [STMicro](https://w…13 …https://github.com/eclipse-threadx/samples) using hero development boards from semiconductors you …31 ├── LICENSE-HARDWARE.txt # Licensed hardware from semiconductors104 …ary using Arm GNU Toolchain and CMake. If you are using toolchain and IDE from semiconductor, you …
66 message(STATUS "Using custom nx_user.h file from ${NX_USER_FILE}")
1345 The following table contains mappings from legacy names to the new names developers1548 …nx_packet_allocate.c Moved packet type check from _nxe_packet_allocate…1968 … nx_icmpv6_DAD_failure.c Fixed a bug that address was not removed from interface.1985 … copied interface from header packet, fixed size of each fragment,2020 nxd_ipv6_default_router_get.c Got index from interface.2022 Got index from interface.2226 … nx_igmp_periodic_processing.c Fixed a bug preventing the loop from decrementing all2260 nx_tcp_socket_send.c Added logic to handle error status returned from2262 … nx_tcp_socket_state_ack_check.c Fixed a bug determining if packets can be released from2573 … Fixed another corner case when determining if packets can be released from the transmit queue[all …]
103 # Leave files from crypto_libraries only