Searched refs:LPI2C_MasterTransferNonBlocking (Results 1 – 5 of 5) sorted by relevance
110 status = LPI2C_MasterTransferNonBlocking(handle->base, &handle->drv_handle, transfer); in LPI2C_RTOS_Transfer()
913 status_t LPI2C_MasterTransferNonBlocking(LPI2C_Type *base,
1524 status_t LPI2C_MasterTransferNonBlocking(LPI2C_Type *base, in LPI2C_MasterTransferNonBlocking() function
279 return HAL_I2cGetStatus(LPI2C_MasterTransferNonBlocking(s_i2cBases[i2cMasterHandle->instance], in HAL_I2cMasterTransferNonBlocking()
560 …status = LPI2C_MasterTransferNonBlocking(lpi2c->resource->base, &(lpi2c->handle->master_handle), &… in LPI2C_Master_InterruptTransmit()613 …status = LPI2C_MasterTransferNonBlocking(lpi2c->resource->base, &(lpi2c->handle->master_handle), &… in LPI2C_Master_InterruptReceive()