Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_i2c.h170 #define I2C_SCTL_DA 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_i2c.h170 #define I2C_SCTL_DA 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2c.h586 HWREG(ui32Base + I2C_O_SCTL) = I2C_SCTL_DA; in I2CSlaveEnable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2c.h588 HWREG(I2C0_BASE + I2C_O_SCTL) = I2C_SCTL_DA; in I2CSlaveEnable()