Searched refs:LPI2C_MasterTransferGetCount (Results 1 – 6 of 6) sorted by relevance
/hal_nxp-3.7.0/mcux/mcux-sdk/components/i2c/ |
D | fsl_adapter_lpi2c.c | 295 …LPI2C_MasterTransferGetCount(s_i2cBases[i2cMasterHandle->instance], &i2cMasterHandle->hardwareHand… in HAL_I2cMasterTransferGetCount()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpi2c/ |
D | fsl_lpi2c.h | 962 status_t LPI2C_MasterTransferGetCount(LPI2C_Type *base, lpi2c_master_handle_t *handle, size_t *coun…
|
D | fsl_lpi2c.c | 1624 status_t LPI2C_MasterTransferGetCount(LPI2C_Type *base, lpi2c_master_handle_t *handle, size_t *coun… in LPI2C_MasterTransferGetCount() function
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
D | fsl_lpi2c.h | 926 status_t LPI2C_MasterTransferGetCount(LPI2C_Type *base, lpi2c_master_handle_t *handle, size_t *coun…
|
D | fsl_lpi2c.c | 1474 status_t LPI2C_MasterTransferGetCount(LPI2C_Type *base, lpi2c_master_handle_t *handle, size_t *coun… in LPI2C_MasterTransferGetCount() function
|
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/lpi2c/ |
D | fsl_lpi2c_cmsis.c | 717 … (void)LPI2C_MasterTransferGetCount(lpi2c->resource->base, &lpi2c->handle->master_handle, &cnt); in LPI2C_InterruptGetDataCount()
|