Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c_dma.c103 handle->state = (uint8_t)kStopState; in I2C_InitTransferStateMachineDMA()
275 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachineDMA()
325 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachineDMA()
341 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachineDMA()
384 case (uint8_t)kStopState: in I2C_RunTransferStateMachineDMA()
Dfsl_i2c.c800 handle->state = (uint8_t)kStopState; in I2C_InitTransferStateMachine()
858 bool ignoreNak = ((handle->state == (uint8_t)kStopState) && (handle->remainingBytes == 0U)) || in I2C_RunTransferStateMachine()
908 …handle->state = (handle->remainingBytes != 0U) ? (uint8_t)kTransmitDataState : (uint8_t)kStopState; in I2C_RunTransferStateMachine()
913 … handle->state = (handle->remainingBytes != 0U) ? (uint8_t)kReceiveDataState : (uint8_t)kStopState; in I2C_RunTransferStateMachine()
942 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachine()
956 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachine()
993 case (uint8_t)kStopState: in I2C_RunTransferStateMachine()
Dfsl_i2c.h165 kStopState, enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c_dma.c105 handle->state = (uint8_t)kStopState; in I2C_InitTransferStateMachineDMA()
299 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachineDMA()
349 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachineDMA()
365 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachineDMA()
410 case (uint8_t)kStopState: in I2C_RunTransferStateMachineDMA()
Dfsl_i2c.c1010 handle->state = (uint8_t)kStopState; in I2C_InitTransferStateMachine()
1064 || ((handle->state == (uint8_t)kStopState) && (handle->remainingBytes == 0U)) in I2C_RunTransferStateMachine()
1148 …handle->state = (handle->remainingBytes != 0U) ? (uint8_t)kTransmitDataState : (uint8_t)kStopState; in I2C_RunTransferStateMachine()
1153 … handle->state = (handle->remainingBytes != 0U) ? (uint8_t)kReceiveDataState : (uint8_t)kStopState; in I2C_RunTransferStateMachine()
1181 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachine()
1196 handle->state = (uint8_t)kStopState; in I2C_RunTransferStateMachine()
1235 case (uint8_t)kStopState: in I2C_RunTransferStateMachine()
Dfsl_i2c.h247 kStopState, enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c_edma.c28 kStopState, enumerator
157 handle->state = (uint8_t)kStopState; in I3C_MasterInitTransferStateMachineEDMA()
235 if (handle->state != (uint8_t)kStopState) in I3C_MasterInitTransferStateMachineEDMA()
480 handle->state = (uint8_t)kStopState; in I3C_MasterRunTransferStateMachineEDMA()
488 case (uint8_t)kStopState: in I3C_MasterRunTransferStateMachineEDMA()
Dfsl_i3c_dma.c29 kStopState, enumerator
138 i3cHandle->state = (uint8_t)kStopState; in I3C_MasterTransferDMACallbackRx()
614 handle->state = (uint8_t)kStopState; in I3C_MasterRunTransferStateMachineDMA()
622 case (uint8_t)kStopState: in I3C_MasterRunTransferStateMachineDMA()
Dfsl_i3c.c75 kStopState, enumerator
2255 handle->state = (uint8_t)kStopState; in I3C_TransferStateMachineWaitForCompletionState()
2375 case (uint8_t)kStopState: in I3C_RunTransferStateMachine()
2469 handle->state = (uint8_t)kStopState; in I3C_InitTransferStateMachine()
2605 case (uint8_t)kStopState: in I3C_MasterTransferGetCount()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c61 kStopState, enumerator
1218 handle->state = (uint8_t)kStopState; in LPI2C_RunTransferStateMachine()
1276 handle->state = (uint8_t)kStopState; in LPI2C_RunTransferStateMachine()
1280 case (uint8_t)kStopState: in LPI2C_RunTransferStateMachine()
1520 case (uint8_t)kStopState: in LPI2C_MasterTransferGetCount()
Dfsl_lpi2c_edma.c40 kStopState, enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c69 kStopState, enumerator
1256 handle->state = (uint8_t)kStopState; in LPI2C_TransferStateMachineSendCommand()
1324 handle->state = (uint8_t)kStopState; in LPI2C_TransferStateMachineTransferData()
1460 case (uint8_t)kStopState: in LPI2C_RunTransferStateMachine()
1665 case (uint8_t)kStopState: in LPI2C_MasterTransferGetCount()
Dfsl_lpi2c_edma.c52 kStopState, enumerator