Searched refs:I2C_InitTransferStateMachine (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ii2c/ |
D | fsl_i2c.c | 59 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… 177 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… in I2C_InitTransferStateMachine() function 1112 result = I2C_InitTransferStateMachine(base, handle, xfer); in I2C_MasterTransferNonBlocking()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/i2c/ |
D | fsl_i2c.c | 59 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… 897 result = I2C_InitTransferStateMachine(base, handle, xfer); in I2C_MasterTransferNonBlocking() 992 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… in I2C_InitTransferStateMachine() function
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_i2c/ |
D | fsl_i2c.c | 33 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… 681 result = I2C_InitTransferStateMachine(base, handle, xfer); in I2C_MasterTransferNonBlocking() 783 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… in I2C_InitTransferStateMachine() function
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/i2c/ |
D | fsl_i2c.c | 72 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… 231 static status_t I2C_InitTransferStateMachine(I2C_Type *base, i2c_master_handle_t *handle, i2c_maste… in I2C_InitTransferStateMachine() function 1516 result = I2C_InitTransferStateMachine(base, handle, xfer); in I2C_MasterTransferNonBlocking()
|