Home
last modified time | relevance | path

Searched refs:I2C_TCTL_DA_EN (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_i2c.h175 #define I2C_TCTL_DA_EN 0x00000001U macro
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Di2c.h539 HWREG(base + I2C_O_TCTL) = I2C_TCTL_DA_EN; in I2CTargetEnable()