Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.c112 static bool I2C_SlaveAddressIRQ(I2C_Type *base, i2c_slave_handle_t *handle);
1403 static bool I2C_SlaveAddressIRQ(I2C_Type *base, i2c_slave_handle_t *handle) in I2C_SlaveAddressIRQ() function
2019 (void)I2C_SlaveAddressIRQ(base, handle); in I2C_SlaveTransferHandleIRQ()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.c35 static bool I2C_SlaveAddressIRQ(I2C_Type *base, i2c_slave_handle_t *handle);
1202 static bool I2C_SlaveAddressIRQ(I2C_Type *base, i2c_slave_handle_t *handle) in I2C_SlaveAddressIRQ() function
1855 (void)I2C_SlaveAddressIRQ(base, handle); in I2C_SlaveTransferHandleIRQ()