Searched defs:SLAVE (Results 1 – 2 of 2) sorted by relevance
21 #define SLAVE 1 macro
36 enum RUNSTATE { INIT = 0, SLAVE, MASTER, FAIL }; enumerator