Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Di2c.h76 #define I2C_CONTROLLER_CMD_BURST_SEND_CONT 0x00000001 macro
197 … (cmd == I2C_CONTROLLER_CMD_BURST_SEND_START) || (cmd == I2C_CONTROLLER_CMD_BURST_SEND_CONT) || in I2CControllerCommand()