Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_i2c.h661 #define I2C_CICR_IC 0x00000001U macro
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Di2c.h481 HWREG(base + I2C_O_CICR) = I2C_CICR_IC; in I2CControllerClearInt()