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…
81 #define MY_DS_NODES 16 // the number of nodes, including parent devices, that perform Data… macro88 #define MY_PARENT_MAX_SIZE ( (MY_DS_LENGTH * MY_DS_NODES) + MPDS_HEADER_SIZE )269 …(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 the parent that is carrying out DataS… macro94 #define MY_PARENT_MAX_SIZE ( (MY_DS_LENGTH * MY_DS_NODES) + MPDS_HEADER_SIZE )167 …(1 << MY_DS_NODES)-1, // aidBits (a binary number that is a row of 1's. The number of 1's is equ…221 static MyPadData recvData[MY_DS_NODES];222 static MyPadData pre_recvData[MY_DS_NODES];