Home
last modified time | relevance | path

Searched defs:i2cMasterRequest (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/
Di2c.c29 int i2cMasterRequest(I2cBus busId, I2cSpeed speed) in i2cMasterRequest() function
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c778 int i2cMasterRequest(uint32_t busId, uint32_t speed) in i2cMasterRequest() function