Searched refs:STM32_I2C_ISR_STOPF (Results 1 – 1 of 1) sorted by relevance
77 #define STM32_I2C_ISR_STOPF BIT(5) macro345 STM32_I2C_ISR_STOPF; in stm32_i2c_check_end_of_message()378 mask = STM32_I2C_ISR_STOPF; in stm32_i2c_check_end_of_message()386 if (status & STM32_I2C_ISR_STOPF) { in stm32_i2c_check_end_of_message()