Searched refs:OWNERMCU (Results 1 – 2 of 2) sorted by relevance
1238 #define OWNERMCU 0x1 macro
563 value = (SLEEPCID << 16) + (OWNERMCU << 24) + (0x40 << 8) + 1; in RTUSBPutToSleep()