Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_i2c.h346 static inline uint32_t I2C_SlaveGetStatusFlags(I2C_Type *base) in I2C_SlaveGetStatusFlags() function
Dfsl_i2c.c1574 status = I2C_SlaveGetStatusFlags(base); in I2C_SlaveTransferHandleIRQ()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_i2c.h418 static inline uint32_t I2C_SlaveGetStatusFlags(I2C_Type *base) in I2C_SlaveGetStatusFlags() function
Dfsl_i2c.c2147 status = (uint16_t)I2C_SlaveGetStatusFlags(base); in I2C_SlaveTransferHandleIRQ()