Searched defs:numBytes (Results 1 – 8 of 8) sorted by relevance
63 uint16_t numBytes = 0; in LPD8806() local
53 uint32 numBytes; member
64 uint32 numBytes; member
106 static void PrintHex(const uint8_t * data, const uint32_t numBytes) in PrintHex()127 static void PrintHexChar(const uint8_t * data, const uint32_t numBytes) in PrintHexChar()
263 int numBytes = (len + 1) / 3; in set_property() local
126 unsigned long int numBytes; member