Home
last modified time | relevance | path

Searched refs:I2C_MasterTransferRunStateMachine (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ii2c/
Dfsl_i2c.c83 static status_t I2C_MasterTransferRunStateMachine(I2C_Type *base, i2c_master_handle_t *handle, bool…
272 static status_t I2C_MasterTransferRunStateMachine(I2C_Type *base, i2c_master_handle_t *handle, bool… in I2C_MasterTransferRunStateMachine() function
1217 result = I2C_MasterTransferRunStateMachine(base, handle, &isDone); in I2C_MasterTransferHandleIRQ()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c.c96 static status_t I2C_MasterTransferRunStateMachine(I2C_Type *base, i2c_master_handle_t *handle, bool…
333 static status_t I2C_MasterTransferRunStateMachine(I2C_Type *base, i2c_master_handle_t *handle, bool… in I2C_MasterTransferRunStateMachine() function
1651 result = I2C_MasterTransferRunStateMachine(base, handle, &isDone); in I2C_MasterTransferHandleIRQ()