Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DhostIntf.c199 static void hostIntfPrintErrMsg(void *cookie) in hostIntfPrintErrMsg() function
215 if (osDefer(hostIntfPrintErrMsg, &mIntErrMsg[mIntErrMsgIdx], false)) { in hostIntfDeferErrLog()