Home
last modified time | relevance | path

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

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