Searched defs:wType (Results 1 – 3 of 3) sorted by relevance
48 uint16_t wType = static_cast<uint16_t>(eType); in MakeNameTypeString() local279 uint16_t wType = *((uint16_t*)p); in LoadGlobalPersistentVariablesFromBuffer() local382 uint16_t wType = kMagic; in SaveGlobalPersisitentVariables() local
431 #define PCD_SET_EPTYPE(USBx, bEpNum,wType) (PCD_SET_ENDPOINT((USBx), (bEpNum),\ argument