Home
last modified time | relevance | path

Searched refs:dumpBinaryPutC (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c4278 static bool dumpBinaryPutC(void* p, char c) { function
4301 cvprintf_ellipsis(dumpBinaryPutC, &p, "%08x:", address);
4306 cvprintf_ellipsis(dumpBinaryPutC, &p, " %02x", ((unsigned char *)buf)[i]);