Home
last modified time | relevance | path

Searched refs:I2cDriverInit (Results 1 – 4 of 4) sorted by relevance

/device/board/beken/bk7235x/hdf/src/
Dbk_i2c_driver.c86 static int32_t I2cDriverInit(struct HdfDeviceObject *deviceObject) in I2cDriverInit() function
115 .Init = I2cDriverInit,
/device/soc/hpmicro/drivers/platform/
Di2c.c80 static int32_t I2cDriverInit(struct HdfDeviceObject *device) in I2cDriverInit() function
154 .Init = I2cDriverInit,
/device/board/openvalley/niobeu4/liteos_m/hdf_drivers/i2c/
Di2c_esp32u4.c37 static int32_t I2cDriverInit(struct HdfDeviceObject *device);
45 .Init = I2cDriverInit,
250 static int32_t I2cDriverInit(struct HdfDeviceObject *device) in I2cDriverInit() function
/device/soc/st/stm32f407zg/uniproton/board/hdf_platform/src/
Di2c_stm32f407.c73 static int32_t I2cDriverInit(struct HdfDeviceObject *device);
81 .Init = I2cDriverInit,
199 static int32_t I2cDriverInit(struct HdfDeviceObject *device) in I2cDriverInit() function