Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/i2c/
Dfsl_flexio_i2c_master.c43 static status_t FLEXIO_I2C_MasterTransferInitStateMachine(FLEXIO_I2C_Type *base,
150 static status_t FLEXIO_I2C_MasterTransferInitStateMachine(FLEXIO_I2C_Type *base, in FLEXIO_I2C_MasterTransferInitStateMachine() function
1179 result = FLEXIO_I2C_MasterTransferInitStateMachine(base, &tmpHandle, xfer); in FLEXIO_I2C_MasterTransferBlocking()
1292 result = FLEXIO_I2C_MasterTransferInitStateMachine(base, handle, xfer); in FLEXIO_I2C_MasterTransferNonBlocking()