Home
last modified time | relevance | path

Searched refs:I2C_MASTER_ERR_NONE (Results 1 – 4 of 4) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2c.c114 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
124 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
Di2c.h124 #define I2C_MASTER_ERR_NONE 0 macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.c1307 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
1319 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
Di2c.h148 #define I2C_MASTER_ERR_NONE 0 macro