Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_esp32.c47 I2C_STATUS_READ, /* read status for current master command */ enumerator
465 data->status = I2C_STATUS_READ; in i2c_esp32_master_read()
708 } else if (data->status == I2C_STATUS_READ) { in i2c_esp32_isr()