Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_i2c.h71 #define I2C_O_PP 0x00000FC0 macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.c210 if(HWREG(ui32Base + I2C_O_PP) & I2C_PP_HS) in I2CMasterInitExpClk()