Searched defs:byteData (Results 1 – 3 of 3) sorted by relevance
382 char byteData[] = "test_byte"; variable444 char byteData[] = "test_byte"; variable488 const uint8_t byteData[] = "1234"; variable
121 constexpr const uint8_t byteData[4u] = { 0xff, 0xff, 0xff, 0xff }; in CreateDefaultImages() local
394 unsigned char *byteData = hexData.get(); in ProcessSpnGeneral() local