Home
last modified time | relevance | path

Searched refs:bReceive (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2c.h266 bool bReceive) in I2CMasterSlaveAddrSet() argument
273 HWREG(ui32Base + I2C_O_MSA) = (ui8SlaveAddr << 1) | bReceive; in I2CMasterSlaveAddrSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2c.h268 bool bReceive) in I2CMasterSlaveAddrSet() argument
275 HWREG(I2C0_BASE + I2C_O_MSA) = (ui8SlaveAddr << 1) | bReceive; in I2CMasterSlaveAddrSet()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.h333 bool bReceive);
Di2c.c1087 bool bReceive) in I2CMasterSlaveAddrSet() argument
1098 HWREG(ui32Base + I2C_O_MSA) = (ui8SlaveAddr << 1) | bReceive; in I2CMasterSlaveAddrSet()
Drom.h961 bool bReceive))ROM_I2CTABLE[36])