Home
last modified time | relevance | path

Searched defs:slaveTransmit (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.c1702 bool slaveTransmit; in I2C_SlaveWriteBlocking() local
2070 … bool slaveTransmit = (((i2cStatus & I2C_STAT_SLVSTATE_MASK) >> I2C_STAT_SLVSTATE_SHIFT) == in I2C_SlaveTransferHandleIRQ() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.c1532 bool slaveTransmit; in I2C_SlaveWriteBlocking() local
1908 … bool slaveTransmit = (((i2cStatus & I2C_STAT_SLVSTATE_MASK) >> I2C_STAT_SLVSTATE_SHIFT) == in I2C_SlaveTransferHandleIRQ() local