Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubCommand.h51 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg);
/device/google/contexthub/firmware/os/core/
DhostIntf.c1263 halCmd = nanohubHalFindCommand(halData[0]); in onEvtAppFromHostChre()
DnanohubCommand.c1887 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg) in nanohubHalFindCommand() function