Home
last modified time | relevance | path

Searched refs:CRG_REG_I2C_SRST_REQ_OFFSET (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/i2c/
H A Di2c.c59 value |= (1 << CRG_REG_I2C_SRST_REQ_OFFSET); in i2c_reset()
61 value &= ~(1 << CRG_REG_I2C_SRST_REQ_OFFSET); in i2c_reset()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi3861_platform_base.h381 #define CRG_REG_I2C_SRST_REQ_OFFSET 12 macro

Completed in 3 milliseconds