Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/i2c/
Dfsl_flexio_i2c_master.c24 kFLEXIO_I2C_Start = 0x1U, /*!< I2C start phase */ enumerator
168 handle->state = (uint8_t)kFLEXIO_I2C_Start; in FLEXIO_I2C_MasterTransferInitStateMachine()
518 case (uint8_t)kFLEXIO_I2C_Start: in FLEXIO_I2C_MasterTransferRunStateMachine()