Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.c88 static uint32_t I2C_SlavePollPending(I2C_Type *base);
1350 static uint32_t I2C_SlavePollPending(I2C_Type *base) in I2C_SlavePollPending() function
1708 stat = I2C_SlavePollPending(base); in I2C_SlaveWriteBlocking()
1731 stat = I2C_SlavePollPending(base); in I2C_SlaveWriteBlocking()
1762 stat = I2C_SlavePollPending(base); in I2C_SlaveWriteBlocking()
1795 stat = I2C_SlavePollPending(base); in I2C_SlaveReadBlocking()
1818 stat = I2C_SlavePollPending(base); in I2C_SlaveReadBlocking()
1849 stat = I2C_SlavePollPending(base); in I2C_SlaveReadBlocking()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.c47 static uint32_t I2C_SlavePollPending(I2C_Type *base);
1129 static uint32_t I2C_SlavePollPending(I2C_Type *base) in I2C_SlavePollPending() function
1538 stat = I2C_SlavePollPending(base); in I2C_SlaveWriteBlocking()
1561 stat = I2C_SlavePollPending(base); in I2C_SlaveWriteBlocking()
1592 stat = I2C_SlavePollPending(base); in I2C_SlaveWriteBlocking()
1625 stat = I2C_SlavePollPending(base); in I2C_SlaveReadBlocking()
1648 stat = I2C_SlavePollPending(base); in I2C_SlaveReadBlocking()
1679 stat = I2C_SlavePollPending(base); in I2C_SlaveReadBlocking()