Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Di2c.h423 HWREG(base + I2C_O_CIMR) = I2C_CIMR_IM; in I2CControllerEnableInt()
443 HWREG(base + I2C_O_CIMR) = 0; in I2CControllerDisableInt()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_i2c.h82 #define I2C_O_CIMR 0x00000810U macro