Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2c.c112 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
122 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
Di2c.h122 #define I2C_MASTER_ERR_NONE 0 macro
/hal_ti-latest/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-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.h148 #define I2C_MASTER_ERR_NONE 0 macro
Di2c.c1307 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()
1319 return(I2C_MASTER_ERR_NONE); in I2CMasterErr()