Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Di2c.h81 #define I2C_CONTROLLER_CMD_BURST_RECEIVE_FINISH 0x00000005 macro
200 …(cmd == I2C_CONTROLLER_CMD_BURST_RECEIVE_FINISH) || (cmd == I2C_CONTROLLER_CMD_BURST_RECEIVE_ERROR… in I2CControllerCommand()