Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c_dma.c112 result = I2C_MasterStop(i2cPrivateHandle->base); in I2C_MasterTransferCallbackDMA()
126 result = I2C_MasterStop(i2cPrivateHandle->base); in I2C_MasterTransferCallbackDMA()
259 if (I2C_MasterStop(base) != kStatus_Success) in I2C_InitTransferStateMachineDMA()
454 if (I2C_MasterStop(base) != kStatus_Success) in I2C_MasterTransferDMA()
537 result = I2C_MasterStop(base); in I2C_MasterTransferDMA()
Dfsl_i2c_edma.c112 result = I2C_MasterStop(i2cPrivateHandle->base); in I2C_MasterTransferCallbackEDMA()
127 result = I2C_MasterStop(i2cPrivateHandle->base); in I2C_MasterTransferCallbackEDMA()
260 if (I2C_MasterStop(base) != kStatus_Success) in I2C_InitTransferStateMachineEDMA()
461 if (I2C_MasterStop(base) != kStatus_Success) in I2C_MasterTransferEDMA()
545 result = I2C_MasterStop(base); in I2C_MasterTransferEDMA()
Dfsl_i2c.c478 result = I2C_MasterStop(base); in I2C_MasterTransferRunStateMachine()
938 status_t I2C_MasterStop(I2C_Type *base) in I2C_MasterStop() function
1091 result = I2C_MasterStop(base); in I2C_MasterWriteBlocking()
1181 result = I2C_MasterStop(base); in I2C_MasterReadBlocking()
1317 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1360 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1409 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1431 result = I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1662 if (I2C_MasterStop(base) != kStatus_Success) in I2C_MasterTransferHandleIRQ()
Dfsl_i2c.h579 status_t I2C_MasterStop(I2C_Type *base);
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ii2c/
Dfsl_i2c.c411 result = I2C_MasterStop(base); in I2C_MasterTransferRunStateMachine()
689 status_t I2C_MasterStop(I2C_Type *base) in I2C_MasterStop() function
783 result = I2C_MasterStop(base); in I2C_MasterWriteBlocking()
849 result = I2C_MasterStop(base); in I2C_MasterReadBlocking()
947 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
977 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1013 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1032 result = I2C_MasterStop(base); in I2C_MasterTransferBlocking()
1228 if (I2C_MasterStop(base) != kStatus_Success) in I2C_MasterTransferHandleIRQ()
Dfsl_i2c.h432 status_t I2C_MasterStop(I2C_Type *base);
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.c520 status_t I2C_MasterStop(I2C_Type *base) in I2C_MasterStop() function
582 (void)I2C_MasterStop(base); in I2C_MasterWriteBlocking()
608 (void)I2C_MasterStop(base); in I2C_MasterWriteBlocking()
713 (void)I2C_MasterStop(base); in I2C_MasterCheckStartResponse()
776 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
819 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()
Dfsl_i2c.h703 status_t I2C_MasterStop(I2C_Type *base);
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.h609 status_t I2C_MasterStop(I2C_Type *base);
Dfsl_i2c.c299 status_t I2C_MasterStop(I2C_Type *base) in I2C_MasterStop() function
604 (void)I2C_MasterStop(base); in I2C_MasterTransferBlocking()