Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddebug.h22 int ReadHexFromDebugFile(const char *fileName, uint8_t *buf, const int bufLen);
Ddebug.cpp48 int ReadHexFromDebugFile(const char *fileName, uint8_t *buf, const int bufLen) in ReadHexFromDebugFile() function