Home
last modified time | relevance | path

Searched refs:allocated_packets (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Duser_agent_string_unit_test.c51 static NX_PACKET *allocated_packets[256]; variable
221 nx_packet_allocate(pool_ptr, &allocated_packets[count++], 0, NX_WAIT_FOREVER); in deplete_packets()
230 nx_packet_release(allocated_packets[--count]); in release_packets()
Dd2c_unit_test.c50 static NX_PACKET *allocated_packets[256]; variable
288 nx_packet_allocate(pool_ptr, &allocated_packets[count++], 0, NX_WAIT_FOREVER); in deplete_packets()
297 nx_packet_release(allocated_packets[--count]); in release_packets()
Dtrusted_cert_unit_test.c52 static NX_PACKET *allocated_packets[256]; variable
Ddevice_cert_unit_test.c49 static NX_PACKET *allocated_packets[256]; variable