Searched refs:EPL_NODEASSIGN_MN_PRES (Results 1 – 3 of 3) sorted by relevance
344 #define EPL_NODEASSIGN_MN_PRES 0x00001000L // Bit 12 macro
570 dwBuffer = (EPL_NODEASSIGN_MN_PRES | EPL_NODEASSIGN_NODE_EXISTS); // 0x00010001L in AppCbEvent()
1533 …if ((dwNodeCfg & (EPL_NODEASSIGN_MN_PRES | EPL_NODEASSIGN_NODE_EXISTS)) != 0) { // MN shall send P… in EplNmtMnuStartBootStep1()