Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c.c520 uint8_t tmpS = base->S; in I2C_TransferCommonIRQHandler() local
524 if ((0U != (tmpC1 & I2C_C1_MST_MASK)) || (0U != (tmpS & (uint8_t)kI2C_ArbitrationLostFlag))) in I2C_TransferCommonIRQHandler()