Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.h298 extern void I2CMasterBurstLengthSet(uint32_t ui32Base,
Di2c.c1903 I2CMasterBurstLengthSet(uint32_t ui32Base, uint8_t ui8Length) in I2CMasterBurstLengthSet() function
Drom_map.h961 I2CMasterBurstLengthSet
/hal_ti-latest/simplelink/source/ti/drivers/i2c/
DI2CCC32XX.c438 I2CMasterBurstLengthSet(hwAttrs->baseAddr, object->burstCount); in I2CCC32XX_primeReadBurst()
482 I2CMasterBurstLengthSet(hwAttrs->baseAddr, in I2CCC32XX_primeWriteBurst()