Searched refs:I2C_MasterTransferNonBlocking (Results 1 – 3 of 3) sorted by relevance
90 … I2C_MasterTransferNonBlocking(i2c_bus->config->I2C, &i2c_bus->config->master_handle,&xfer); in imx6ull_i2c_mst_xfer()119 … I2C_MasterTransferNonBlocking(i2c_bus->config->I2C, &i2c_bus->config->master_handle,&xfer); in imx6ull_i2c_mst_xfer()
688 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran…
1081 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran… in I2C_MasterTransferNonBlocking() function
Completed in 11 milliseconds