HomeSort by relevance Sort by last modified time
    Searched refs:hostIntfI2cInit (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
hostIntf_priv.h 43 const struct HostIntfComm *hostIntfI2cInit(uint32_t busId);
57 * delegate this to hostIntfI2cInit() or hostIntfSpiInit() as appropriate.
  /device/google/contexthub/firmware/os/core/
hostIntfI2c.c 77 const struct HostIntfComm *hostIntfI2cInit(uint32_t busId)
  /device/google/contexthub/firmware/os/platform/stm32/
hostIntf.c 51 ret = hostIntfI2cInit(PLATFORM_HOST_INTF_I2C_BUS);

Completed in 1201 milliseconds