Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_i2c.h62 #define I2C_O_SOAR2 0x0000081C macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.c299 HWREG(ui32Base + I2C_O_SOAR2) = I2C_SOAR2_OAR2EN | ui8SlaveAddr; in I2CSlaveAddressSet()