Home
last modified time | relevance | path

Searched refs:I2C_REG_BUF_LEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_platform_if.c21 #define I2C_REG_BUF_LEN 4 macro
30 unsigned char regBuf[I2C_REG_BUF_LEN] = {0}; in ReadSensor()
/ohos5.0/drivers/peripheral/vibrator/chipset/drv2605l/
H A Dvibrator_drv2605l_driver.h22 #define I2C_REG_BUF_LEN 4 macro
H A Dvibrator_drv2605l_driver.c60 unsigned char regBuf[I2C_REG_BUF_LEN] = {0}; in ReadDrv2605l()