Searched refs:MY_DS_NODES (Results 1 – 3 of 3) sorted by relevance
57 #define MY_DS_NODES 16 // the number of nodes, including parent devices, that perform Data… macro63 #define MY_PARENT_MAX_SIZE ( (MY_DS_LENGTH * MY_DS_NODES) + MPDS_HEADER_SIZE )152 …(1 << MY_DS_NODES)-1, // aidBits (a binary number that is a row of 1's. The number of 1's is equ…
87 #define MY_DS_NODES 16 // the number of nodes, including parent devices, that perform Data… macro94 #define MY_PARENT_MAX_SIZE ( (MY_DS_LENGTH * MY_DS_NODES) + MPDS_HEADER_SIZE )276 …(1 << MY_DS_NODES)-1, // aidBits (a binary number that is a row of 1's. The number of 1's is equ…
90 #define MY_DS_NODES 16 // The number of nodes, including the parent, carrying out DataSharing macro97 #define MY_PARENT_MAX_SIZE ( (MY_DS_LENGTH * MY_DS_NODES) + MPDS_HEADER_SIZE )170 …(1 << MY_DS_NODES)-1, // aidBits (a binary number that is a row of 1's. The number of 1's is equ…224 static MyPadData recvData[MY_DS_NODES];225 static MyPadData pre_recvData[MY_DS_NODES];