Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_i2c.c112 I2Cx->IC_ENABLE &= ~BIT_CTRL_IC_ENABLE; in I2C_Init()
816 I2Cx->IC_ENABLE |= BIT_CTRL_IC_ENABLE; in I2C_Cmd()
821 I2Cx->IC_ENABLE &= ~BIT_CTRL_IC_ENABLE; in I2C_Cmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Di2c_api.c674 if (obj->I2Cx->IC_ENABLE & BIT_CTRL_IC_ENABLE) { in i2c_restart_enable()
697 if (obj->I2Cx->IC_ENABLE & BIT_CTRL_IC_ENABLE) { in i2c_restart_disable()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h857 __IO uint32_t IC_ENABLE; /*!< I2C enable register, Address offset: 0x6C */ member

Completed in 15 milliseconds