Home
last modified time | relevance | path

Searched defs:hub (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/contexthubhal/test/
Dmain.cpp73 explicit Client(const context_hub_t *hub, CHub *parent) { in Client()
101 CHub *hub = static_cast<CHub*>(cookie); in contextHubCallback() local
182 CHub *hub = CHub::instantiate(); in NanoClient() local
/device/google/contexthub/util/nanotool/
Dnanotool.cpp432 std::unique_ptr<ContextHub> hub = GetContextHub(args); in main() local
/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp69 const context_hub_t *hub = nanohub::get_hub_info(); in getHubs() local
/device/google/contexthub/sensorhal/
Dhubconnection.h153 bool hub; // Sensor hub is currently operating in lefty mode member
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1984 static void syncDebugAdd(uint64_t ap, uint64_t hub) in syncDebugAdd()