Searched refs:LPI2C_MasterCheckAndClearError (Results 1 – 3 of 3) sorted by relevance
556 …status_t result = LPI2C_MasterCheckAndClearError(handle->base, LPI2C_MasterGetStatusFlags(handle->… in LPI2C_MasterEDMACallback()622 (void)LPI2C_MasterCheckAndClearError(base, status); in LPI2C_MasterTransferEdmaHandleIRQ()
278 status_t LPI2C_MasterCheckAndClearError(LPI2C_Type *base, uint32_t status) in LPI2C_MasterCheckAndClearError() function355 result = LPI2C_MasterCheckAndClearError(base, status); in LPI2C_MasterWaitForTxReady()822 result = LPI2C_MasterCheckAndClearError(base, status); in LPI2C_MasterStop()912 result = LPI2C_MasterCheckAndClearError(base, LPI2C_MasterGetStatusFlags(base)); in LPI2C_MasterStop()1403 result = LPI2C_MasterCheckAndClearError(base, stateParams.status); in LPI2C_RunTransferStateMachine()
533 status_t LPI2C_MasterCheckAndClearError(LPI2C_Type *base, uint32_t status);