Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.h323 extern uint32_t I2CMasterIntStatusEx(uint32_t ui32Base,
Di2c.c812 I2CMasterIntStatusEx(uint32_t ui32Base, bool bMasked) in I2CMasterIntStatusEx() function
Drom_map.h1094 I2CMasterIntStatusEx
/hal_ti-latest/simplelink/source/ti/drivers/i2c/
DI2CCC32XX.c307 intStatus = I2CMasterIntStatusEx(hwAttrs->baseAddr, true); in I2CCC32XX_hwiFxn()