Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c514 #define STELLARIS_I2C_MCS_ERROR 0x02 macro
585 s->mcs |= STELLARIS_I2C_MCS_ERROR; in stellaris_i2c_write()
588 s->mcs &= ~STELLARIS_I2C_MCS_ERROR; in stellaris_i2c_write()