Searched refs:I2C_CR2_AUTOEND (Results 1 – 1 of 1) sorted by relevance
84 #define I2C_CR2_AUTOEND BIT(25) macro190 #define I2C_AUTOEND_MODE I2C_CR2_AUTOEND893 io_setbits32(base + I2C_CR2, I2C_CR2_AUTOEND | I2C_CR2_NACK); in stm32_i2c_init()1065 I2C_CR2_AUTOEND | I2C_CR2_START | I2C_CR2_STOP | in i2c_transfer_config()1603 I2C_CR2_START | I2C_CR2_AUTOEND) & in stm32_i2c_is_device_ready()