Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c757 static void dumpBinary(void* buf, unsigned int address, size_t size);
2605 dumpBinary(mTask.dataBuffer, a, b - a);
4294 static void dumpBinary(void* buf, unsigned int address, size_t size) { function