Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_i2c.h112 #define I2C_MTPR_HS 0x00000080 // High-Speed Enable macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.c214 HWREG(ui32Base + I2C_O_MTPR) = I2C_MTPR_HS | ui32TPR; in I2CMasterInitExpClk()