Home
last modified time | relevance | path

Searched refs:kSendCommandState (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c_edma.c24 kSendCommandState, enumerator
192 handle->state = (uint8_t)kSendCommandState; in I3C_MasterInitTransferStateMachineEDMA()
212 handle->state = (uint8_t)kSendCommandState; in I3C_MasterInitTransferStateMachineEDMA()
426 case (uint8_t)kSendCommandState: in I3C_MasterRunTransferStateMachineEDMA()
Dfsl_i3c.c72 kSendCommandState, enumerator
2359 case (uint8_t)kSendCommandState: in I3C_RunTransferStateMachine()
2431 handle->state = (uint8_t)kSendCommandState; in I3C_InitTransferStateMachine()
2461 handle->state = (uint8_t)kSendCommandState; in I3C_InitTransferStateMachine()
2597 case (uint8_t)kSendCommandState: in I3C_MasterTransferGetCount()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ii2c/
Dfsl_i2c.c24 kSendCommandState = 0x2U, /*!< Send command byte phase. */ enumerator
208 handle->state = (uint8_t)kSendCommandState; in I2C_InitTransferStateMachine()
305 handle->state = (uint8_t)kSendCommandState; in I2C_MasterTransferRunStateMachine()
332 case (uint8_t)kSendCommandState: in I2C_MasterTransferRunStateMachine()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c58 kSendCommandState, enumerator
1162 case (uint8_t)kSendCommandState: in LPI2C_RunTransferStateMachine()
1396 handle->state = (uint8_t)kSendCommandState; in LPI2C_InitTransferStateMachine()
1510 case (uint8_t)kSendCommandState: in LPI2C_MasterTransferGetCount()
Dfsl_lpi2c_edma.c37 kSendCommandState, enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c.c24 kSendCommandState = 0x2U, /*!< Send command byte phase. */ enumerator
262 handle->state = (uint8_t)kSendCommandState; in I2C_InitTransferStateMachine()
364 handle->state = (uint8_t)kSendCommandState; in I2C_MasterTransferRunStateMachine()
391 case (uint8_t)kSendCommandState: in I2C_MasterTransferRunStateMachine()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c66 kSendCommandState, enumerator
1448 case (uint8_t)kSendCommandState: in LPI2C_RunTransferStateMachine()
1537 handle->state = (uint8_t)kSendCommandState; in LPI2C_InitTransferStateMachine()
1655 case (uint8_t)kSendCommandState: in LPI2C_MasterTransferGetCount()
Dfsl_lpi2c_edma.c49 kSendCommandState, enumerator