Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DhostIntf_priv.h59 const struct HostIntfComm *platHostIntfInit();
/device/google/contexthub/firmware/os/platform/stm32/
DhostIntf.c43 const struct HostIntfComm *platHostIntfInit() in platHostIntfInit() function
/device/google/contexthub/firmware/os/core/
DhostIntf.c354 mComm = platHostIntfInit(); in hostIntfRequest()