Home
last modified time | relevance | path

Searched refs:I2C_MasterTransferNonBlocking (Results 1 – 18 of 18) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c_freertos.c110 status = I2C_MasterTransferNonBlocking(handle->base, &handle->drv_handle, transfer); in I2C_RTOS_Transfer()
Dfsl_i2c.h802 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran…
Dfsl_i2c.c875 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran… in I2C_MasterTransferNonBlocking() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c_freertos.c116 status = I2C_MasterTransferNonBlocking(handle->base, &handle->drv_handle, transfer); in I2C_RTOS_Transfer()
Dfsl_i2c.h699 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran…
Dfsl_i2c.c1501 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran… in I2C_MasterTransferNonBlocking() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/ii2c/
Dfsl_i2c_freertos.c116 status = I2C_MasterTransferNonBlocking(handle->base, &handle->drv_handle, transfer); in I2C_RTOS_Transfer()
Dfsl_i2c.h548 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran…
Dfsl_i2c.c1097 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran… in I2C_MasterTransferNonBlocking() function
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/ii2c/
Dfsl_i2c_cmsis.c192 …status = I2C_MasterTransferNonBlocking(i2c->resource->base, &(i2c->handle->master_handle), &master… in I2C_Master_InterruptTransmit()
251 …status = I2C_MasterTransferNonBlocking(i2c->resource->base, &(i2c->handle->master_handle), &master… in I2C_Master_InterruptReceive()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.h708 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran…
Dfsl_i2c.c663 status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_tran… in I2C_MasterTransferNonBlocking() function
/hal_nxp-latest/mcux/mcux-sdk/components/i2c/
Dfsl_adapter_flexcomm_i2c.c319 return HAL_I2cGetStatus(I2C_MasterTransferNonBlocking(s_i2cBases[i2cMasterHandle->instance], in HAL_I2cMasterTransferNonBlocking()
Dfsl_adapter_i2c.c308 return HAL_I2cGetStatus(I2C_MasterTransferNonBlocking(s_i2cBases[i2cMasterHandle->instance], in HAL_I2cMasterTransferNonBlocking()
Dfsl_adapter_ii2c.c308 return HAL_I2cGetStatus(I2C_MasterTransferNonBlocking(s_i2cBases[i2cMasterHandle->instance], in HAL_I2cMasterTransferNonBlocking()
Dfsl_adapter_lpc_i2c.c328 return HAL_I2cGetStatus(I2C_MasterTransferNonBlocking(s_i2cBases[i2cMasterHandle->instance], in HAL_I2cMasterTransferNonBlocking()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/i2c/
Dfsl_i2c_cmsis.c874 …status = I2C_MasterTransferNonBlocking(i2c->resource->base, &(i2c->handle->master_handle), &master… in I2C_Master_InterruptTransmit()
933 …status = I2C_MasterTransferNonBlocking(i2c->resource->base, &(i2c->handle->master_handle), &master… in I2C_Master_InterruptReceive()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/flexcomm/
Dfsl_i2c_cmsis.c483 …status = I2C_MasterTransferNonBlocking(i2c->resource->base, &(i2c->handle->master_handle), &master… in I2C_Master_InterruptTransmit()
532 …status = I2C_MasterTransferNonBlocking(i2c->resource->base, &(i2c->handle->master_handle), &master… in I2C_Master_InterruptReceive()