Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/samples/
Dmain.c51 #ifndef SAMPLE_PACKET_COUNT
52 #define SAMPLE_PACKET_COUNT (32) macro
59 …ne SAMPLE_POOL_SIZE ((SAMPLE_PACKET_SIZE + sizeof(NX_PACKET)) * SAMPLE_PACKET_COUNT)