Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/i2c/
Dfsl_flexio_i2c_master.c25 kFLEXIO_I2C_SendCommand = 0x2U, /*!< Send command byte phase */ enumerator
247 handle->state = (uint8_t)kFLEXIO_I2C_SendCommand; in FLEXIO_I2C_MasterTransferStateMachineStart()
524 case (uint8_t)kFLEXIO_I2C_SendCommand: in FLEXIO_I2C_MasterTransferRunStateMachine()