Searched refs:I2C_MasterTransferRunStateMachine (Results 1 – 1 of 1) sorted by relevance
123 static status_t I2C_MasterTransferRunStateMachine(I2C_Type *base, i2c_master_handle_t *handle, bool…295 static status_t I2C_MasterTransferRunStateMachine(I2C_Type *base, i2c_master_handle_t *handle, bool… in I2C_MasterTransferRunStateMachine() function1171 result = I2C_MasterTransferRunStateMachine(base, handle, &isDone); in I2C_MasterTransferHandleIRQ()
Completed in 9 milliseconds