Searched refs:STM32_I2C_CR2_START (Results 1 – 1 of 1) sorted by relevance
56 #define STM32_I2C_CR2_START BIT(13) macro293 setbits_le32(®s->cr2, STM32_I2C_CR2_START); in stm32_i2c_message_start()