Home
last modified time | relevance | path

Searched refs:speedInHz (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Di2c.h30 int i2cMasterRequest(uint32_t busId, uint32_t speedInHz);
DsyscallDo.h264 static inline int eOsI2cMasterRequest(uint32_t busId, uint32_t speedInHz) in eOsI2cMasterRequest() argument
266 …AIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_I2C_MASTER, SYSCALL_OS_DRV_I2CM_REQ), busId, speedInHz); in eOsI2cMasterRequest()