Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Di2c.c95 if (err & (I2C_CSTA_ERR_M | I2C_CSTA_ARBLST_M)) in I2CControllerError()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_i2c.h469 #define I2C_CSTA_ERR_M 0x00000002U macro