Searched refs:STM32F4_I2C_CR1_STOP (Results 1 – 1 of 1) sorted by relevance
46 #define STM32F4_I2C_CR1_STOP BIT(9) macro358 stm32f4_i2c_set_bits(reg, STM32F4_I2C_CR1_STOP); in stm32f4_i2c_terminate_xfer()453 stm32f4_i2c_set_bits(reg, STM32F4_I2C_CR1_STOP); in stm32f4_i2c_handle_rx_done()513 cr1 |= STM32F4_I2C_CR1_STOP; in stm32f4_i2c_handle_rx_addr()651 stm32f4_i2c_set_bits(reg, STM32F4_I2C_CR1_STOP); in stm32f4_i2c_isr_error()