Searched refs:LPI2C_RunTransferStateMachine (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c.c | 73 static status_t LPI2C_RunTransferStateMachine(LPI2C_Type *base, lpi2c_master_handle_t *handle, bool… 1112 static status_t LPI2C_RunTransferStateMachine(LPI2C_Type *base, lpi2c_master_handle_t *handle, bool… in LPI2C_RunTransferStateMachine() function 1586 result = LPI2C_RunTransferStateMachine(base, handle, &isDone); in LPI2C_MasterTransferHandleIRQ()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/ |
| D | fsl_lpi2c.c | 96 static status_t LPI2C_RunTransferStateMachine(LPI2C_Type *base, lpi2c_master_handle_t *handle, bool… 1397 static status_t LPI2C_RunTransferStateMachine(LPI2C_Type *base, lpi2c_master_handle_t *handle, bool… in LPI2C_RunTransferStateMachine() function 1728 result = LPI2C_RunTransferStateMachine(base, handle, &isDone); in LPI2C_MasterTransferHandleIRQ()
|