Searched refs:dwords (Results 1 – 1 of 1) sorted by relevance
41 static const uint32_t dwords[] = {0x33323130, 0x33323130, 0x33323130, 0x33323130}; variable98 result[4] = Chip_CRC_CRC32(&dwords[0], 1); in main()99 result[5] = Chip_CRC_CRC32(dwords, (sizeof(dwords) / sizeof(dwords[0]))); in main()
Completed in 2 milliseconds