Searched refs:I2C_CR2_AUTOEND (Results 1 – 2 of 2) sorted by relevance
49 #define I2C_CR2_AUTOEND BIT(25) macro259 #define I2C_AUTOEND_MODE I2C_CR2_AUTOEND
196 I2C_CR2_AUTOEND | I2C_CR2_NACK); in stm32_i2c_init()412 I2C_CR2_AUTOEND | I2C_CR2_START | I2C_CR2_STOP) | in i2c_transfer_config()907 I2C_CR2_START | I2C_CR2_AUTOEND) & in stm32_i2c_is_device_ready()
Completed in 5 milliseconds