Home
last modified time | relevance | path

Searched defs:i2cx (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_stm32f4xx.c267 static I2C_TypeDef *GetLLI2cHandlerMatch(I2C_HANDLE i2cx) in GetLLI2cHandlerMatch() argument
287 static bool EnableLLI2cClock(const I2C_TypeDef *i2cx) in EnableLLI2cClock() argument
304 HdfI2cInit(I2C_HANDLE i2cx, unsigned int i2cRate, unsigned int addr) HdfI2cInit() argument
328 HdfI2cWrite(I2C_HANDLE i2cx, unsigned char devAddr, const unsigned char *buf, unsigned int len) HdfI2cWrite() argument
359 HdfI2cRead(I2C_HANDLE i2cx, unsigned char devAddr, unsigned char *buf, unsigned int len) HdfI2cRead() argument
[all...]

Completed in 1 milliseconds