| /NetX-Duo-v6.2.1/common/src/ |
| D | nxd_ipv6_find_max_prefix_length.c | 75 UINT i, j, bit, time; in _nxd_ipv6_find_max_prefix_length() local 91 time = 16; in _nxd_ipv6_find_max_prefix_length() 94 time = time / 2; in _nxd_ipv6_find_max_prefix_length() 97 bit -= time; in _nxd_ipv6_find_max_prefix_length() 98 if (time == 0) in _nxd_ipv6_find_max_prefix_length() 110 bit += time; in _nxd_ipv6_find_max_prefix_length()
|
| /NetX-Duo-v6.2.1/ |
| D | CONTRIBUTING.md | 8 real-time applications published on under a permissive license. The Eclipse 10 * ThreadX - advanced real-time operating system (RTOS) designed specifically for deeply embedded ap… 11 …grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications 17 …tool that provides a graphical view of real-time system events to better understand the behavior o…
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | main.c | 130 srand(time(0)); in main() 378 *unix_time = (ULONG)time(NULL); in unix_time_get()
|
| /NetX-Duo-v6.2.1/test/regression/sntp_test/ |
| D | netx_sntp_client_seconds_to_date_test.c | 65 srand(time(0)); in sntp_client_thread_entry()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_ecdh_self_test.c | 80 srand(time(0)); in thread_0_entry()
|
| D | nx_secure_ecdsa_test.c | 112 srand(time(0)); in thread_0_entry()
|
| D | nx_secure_3des_test.c | 128 srand(time(NULL)); in thread_0_entry()
|
| D | nx_secure_des_test.c | 128 srand(time(NULL)); in thread_0_entry()
|
| D | nx_secure_aes_test.c | 146 srand(time(NULL)); in thread_0_entry()
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_11_25_test.c | 255 srand((unsigned)time(NULL)); in ntest_1_entry()
|
| D | netx_11_24_test.c | 258 srand((unsigned)time(NULL)); in ntest_1_entry()
|
| D | netx_11_26_test.c | 168 srand((unsigned)time(NULL)); in ntest_0_entry()
|
| D | netx_10_25_test.c | 260 srand((unsigned)time(NULL)); in ntest_1_entry()
|
| D | netx_10_26_test.c | 169 srand((unsigned)time(NULL)); in ntest_0_entry()
|
| D | netx_13_04_test.c | 362 srand((unsigned)time(NULL)); in rand_13_04()
|
| D | netx_13_17_test.c | 338 srand((unsigned)time(NULL));
|
| D | netx_13_05_test.c | 372 srand((unsigned)time(NULL)); in rand_13_05()
|
| D | netx_12_18_test.c | 340 srand((unsigned)time(NULL)); in rand_12_18()
|
| D | netx_12_21_test.c | 357 srand((unsigned)time(NULL)); in rand_12_21()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
| D | README.md | 139 …with an [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) value for start time for the report. The… 145 "startTime": "<ISO8601 time>", 146 "endTime": "<ISO8601 time>"
|
| /NetX-Duo-v6.2.1/addons/dhcp/ |
| D | nxd_dhcpv6_server.h | 713 …ptr, UINT duid_type, UINT hardware_type, ULONG mac_address_msw, ULONG mac_address_lsw, ULONG time); 741 …ptr, UINT duid_type, UINT hardware_type, ULONG mac_address_msw, ULONG mac_address_lsw, ULONG time); 742 …ptr, UINT duid_type, UINT hardware_type, ULONG mac_address_msw, ULONG mac_address_lsw, ULONG time);
|
| /NetX-Duo-v6.2.1/test/regression/test/ |
| D | nx_ram_network_driver_test_1500.c | 2568 ULONG64 time; in get_time_of_day() 2577 time = ((ULONG64)filetime.dwLowDateTime); in get_time_of_day() 2578 time += (((ULONG64)filetime.dwHighDateTime) << 32); in get_time_of_day() 2581 time_value -> tv_sec = (LONG)((time - ((UINT64)116444736000000000ULL)) / 10000000L); in get_time_of_day()
|
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_service_add_delete_test.c | 117 srand((UINT)time(0)); in ntest_0_entry()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot.md | 29 | unix_time_callback [in] | Callback to fetch unix time from platform. |
|
| /NetX-Duo-v6.2.1/test/regression/http_test/ |
| D | netx_http_if_modified_since_test.c | 413 time (&rawtime); in get_gmt()
|