Home
last modified time | relevance | path

Searched refs:i2c_master_transfer_t (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_i2c.h115 } i2c_master_transfer_t; typedef
120 i2c_master_transfer_t transfer; /*!< I2C master transfer copy. */
511 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer);
548 …asterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c.c59 …InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
177 …_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachine()
885 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer) in I2C_MasterTransferBlocking()
1097 …MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferNonBlocking()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_i2c.h223 } i2c_master_transfer_t; typedef
228 i2c_master_transfer_t transfer; /*!< I2C master transfer copy. */
660 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer);
697 …asterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_dma.h59 i2c_master_transfer_t transfer; /*!< I2C master transfer struct. */
107 …2C_MasterTransferDMA(I2C_Type *base, i2c_master_dma_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_edma.h46 i2c_master_transfer_t transfer; /*!< I2C master transfer structure. */
96 …_MasterTransferEDMA(I2C_Type *base, i2c_master_edma_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_dma.c105 i2c_master_transfer_t *xfer);
220 i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachineDMA()
413 …I2C_MasterTransferDMA(I2C_Type *base, i2c_master_dma_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferDMA()
Dfsl_i2c_edma.c75 i2c_master_transfer_t *xfer);
187 i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachineEDMA()
442 …C_MasterTransferEDMA(I2C_Type *base, i2c_master_edma_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferEDMA()
Dfsl_i2c.c72 …InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
231 …_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachine()
1230 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer) in I2C_MasterTransferBlocking()
1501 …MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferNonBlocking()
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_i2c.h203 typedef struct _i2c_master_transfer i2c_master_transfer_t; typedef
281 i2c_master_transfer_t transfer; /*!< Copy of the current transfer info. */
768 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer);
802 …asterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_dma.h55 i2c_master_transfer_t transfer; /*!< Copy of the current transfer info. */
100 …2C_MasterTransferDMA(I2C_Type *base, i2c_master_dma_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_dma.c59 i2c_master_transfer_t *xfer);
87 i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachineDMA()
543 …I2C_MasterTransferDMA(I2C_Type *base, i2c_master_dma_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferDMA()
Dfsl_i2c.c59 …InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
724 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer) in I2C_MasterTransferBlocking()
861 …MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferNonBlocking()
974 …_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachine()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_i2c.h203 typedef struct _i2c_master_transfer i2c_master_transfer_t; typedef
281 i2c_master_transfer_t transfer; /*!< Copy of the current transfer info. */
768 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer);
802 …asterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_dma.h55 i2c_master_transfer_t transfer; /*!< Copy of the current transfer info. */
100 …2C_MasterTransferDMA(I2C_Type *base, i2c_master_dma_handle_t *handle, i2c_master_transfer_t *xfer);
Dfsl_i2c_dma.c59 i2c_master_transfer_t *xfer);
87 i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachineDMA()
543 …I2C_MasterTransferDMA(I2C_Type *base, i2c_master_dma_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferDMA()
Dfsl_i2c.c59 …InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
724 status_t I2C_MasterTransferBlocking(I2C_Type *base, i2c_master_transfer_t *xfer) in I2C_MasterTransferBlocking()
861 …MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_MasterTransferNonBlocking()
974 …_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer) in I2C_InitTransferStateMachine()