Searched refs:I2C_CR2_STOP (Results 1 – 2 of 2) sorted by relevance
44 #define I2C_CR2_STOP BIT(14) macro263 #define I2C_GENERATE_STOP (BIT(31) | I2C_CR2_STOP)
412 I2C_CR2_AUTOEND | I2C_CR2_START | I2C_CR2_STOP) | in i2c_transfer_config()960 I2C_CR2_STOP); in stm32_i2c_is_device_ready()
Completed in 4 milliseconds